Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231110-022613
#<BuildRuby:0x00005601b1812348
@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.20231110-022613",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.002949 0.004347 2.333916 ( 3.946121)
build_miniruby 0.001245 0.000184 2.009209 ( 4.526304)
build_ruby 0.001708 0.000253 3.294082 ( 9.218905)
build_all 0.007638 0.000499 5.029859 ( 4.257207)
build_install 0.014992 0.005345 6.530106 ( 5.460466)
test_btest 0.000755 0.000126 63.035383 ( 34.195661)
test_basic 0.004372 0.004487 0.836531 ( 1.117798)
test_all 0.098113 0.029838 640.200733 (619.230598)
test_rubyspec 0.058509 0.021118 92.351451 (178.514365)
total: 860.47 sec