Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231031-131243
#<BuildRuby:0x0000563df9406090
@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.20231031-131243",
@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.000024 0.000006 0.000030 ( 0.000022)
autoconf 0.000035 0.000008 0.000043 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.000374 0.007793 3.694211 ( 4.856332)
build_miniruby 0.002601 0.000832 12.467134 ( 13.615418)
build_ruby 0.001414 0.000453 3.254268 ( 4.450960)
build_all 0.007712 0.001136 5.175659 ( 5.560340)
build_install 0.020667 0.001069 6.878781 ( 7.887488)
test_btest 0.000879 0.000234 63.975056 ( 61.719572)
test_basic 0.002814 0.005177 0.765562 ( 1.528431)
test_all 0.099603 0.025839 653.060030 (603.936634)
test_rubyspec 0.050721 0.028705 91.412535 (152.774661)
total: 856.33 sec