Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240211-071123
#<BuildRuby:0x000056395b072458
@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.20240211-071123",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000033 0.000000 0.000033 ( 0.000032)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.007022 0.000382 2.160133 ( 4.046761)
build_miniruby 0.001558 0.000187 2.175838 ( 2.724478)
build_ruby 0.001726 0.000208 3.487962 ( 4.505714)
build_all 0.004437 0.005057 6.139797 ( 6.346296)
build_install 0.016172 0.005845 7.915097 ( 8.594532)
test_btest 0.000739 0.000137 73.682655 ( 82.650290)
test_basic 0.000000 0.008166 0.886001 ( 1.543416)
test_all 0.120929 0.007015 800.506505 (730.735102)
test_rubyspec 0.031778 0.086379 184.038148 (246.574479)
total: 1087.72 sec