Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231229-122629
#<BuildRuby:0x0000563bf735da48
@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.20231229-122629",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002202 0.004367 1.941004 ( 3.785085)
build_miniruby 0.002195 0.000366 7.280339 ( 8.417475)
build_ruby 0.001851 0.000308 3.596137 ( 5.191648)
build_all 0.008433 0.000680 5.369662 ( 6.873627)
build_install 0.009487 0.011252 6.591060 ( 8.297547)
test_btest 0.001051 0.000000 67.652995 ( 89.190132)
test_basic 0.001445 0.006733 0.846610 ( 1.386506)
test_all 0.104457 0.026982 785.180258 (847.484977)
test_rubyspec 0.032179 0.045713 92.811109 (156.839814)
total: 1127.47 sec