Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231130-025451
#<BuildRuby:0x000055822e5ea2a8
@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.20231130-025451",
@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.000005 0.000023 ( 0.000025)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.005424 0.001582 1.996576 ( 3.428324)
build_miniruby 0.001490 0.000435 1.733484 ( 1.986708)
build_ruby 0.002000 0.000000 3.188262 ( 3.796724)
build_all 0.005963 0.002892 5.201018 ( 4.249362)
build_install 0.017294 0.004365 6.748298 ( 5.962882)
test_btest 0.000847 0.000246 63.016374 ( 56.615416)
test_basic 0.005609 0.003326 0.800283 ( 1.160363)
test_all 0.092736 0.033422 645.654705 (388.719247)
test_rubyspec 0.041999 0.034379 91.572297 (117.927849)
total: 583.85 sec