Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241021-070118
#<BuildRuby:0x00007f88da01fdc8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20241021-070118",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000035 0.000008 0.000043 ( 0.000042)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.000256 0.008086 4.103317 ( 4.008547)
build_miniruby 0.000267 0.001861 1.762185 ( 1.788250)
build_ruby 0.002023 0.000562 4.335670 ( 4.538952)
build_all 0.010128 0.000632 6.261167 ( 3.308311)
build_install 0.024723 0.000261 9.203031 ( 5.588530)
test_btest 0.000811 0.000184 80.143197 ( 34.692407)
test_basic 0.006868 0.004684 1.071253 ( 1.496895)
test_all 0.116555 0.039479 783.020188 (360.530799)
test_rubyspec 0.048238 0.044303 119.804604 ( 58.259667)
total: 474.21 sec