Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240110-060437
#<BuildRuby:0x00005621e54d1f40
@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.20240110-060437",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005178 0.004136 16.588317 ( 13.613553)
build_miniruby 0.001564 0.000253 20.453762 ( 22.102838)
build_ruby 0.001881 0.000303 3.264867 ( 4.387120)
build_all 0.005060 0.004275 15.871561 ( 18.628420)
build_install 0.014115 0.005333 6.398718 ( 8.548276)
test_btest 0.000875 0.000180 69.017462 ( 90.000137)
test_basic 0.004833 0.003480 0.813989 ( 1.586618)
test_all 0.093074 0.035489 734.866170 (899.393600)
test_rubyspec 0.042213 0.041271 96.190423 (174.750058)
total: 1233.01 sec