Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240215-152206
#<BuildRuby:0x000055c0bacbe258
@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.20240215-152206",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.006534 0.001167 2.197371 ( 3.659721)
build_miniruby 0.002311 0.000000 1.925343 ( 2.387515)
build_ruby 0.001985 0.000000 3.696835 ( 4.785960)
build_all 0.003842 0.005732 6.208538 ( 6.938369)
build_install 0.014424 0.007336 7.747667 ( 8.812702)
test_btest 0.000992 0.000241 73.240819 ( 79.583822)
test_basic 0.008363 0.000000 0.881367 ( 1.445911)
test_all 0.100438 0.021326 749.463885 (447.859851)
test_rubyspec 0.071352 0.023576 119.704658 (167.825921)
total: 723.30 sec