Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240312-041027
#<BuildRuby:0x000055ba1572a068
@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.20240312-041027",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005208 0.004247 2.943339 ( 4.334345)
build_miniruby 0.006480 0.000000 110.029135 ( 72.206631)
build_ruby 0.001965 0.000037 4.078212 ( 5.322854)
build_all 0.008235 0.000528 6.203348 ( 5.955064)
build_install 0.020989 0.002089 7.950226 ( 8.141879)
test_btest 0.000000 0.000885 73.783652 ( 68.176314)
test_basic 0.005026 0.003153 0.910323 ( 1.407529)
test_all 0.088701 0.035567 741.161023 (457.953416)
test_rubyspec 0.049691 0.053216 123.372100 (185.938635)
total: 809.44 sec