Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240119-085435
#<BuildRuby:0x00005565df9417c8
@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.20240119-085435",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006020 0.001157 2.613703 ( 4.611107)
build_miniruby 0.001436 0.000276 2.095373 ( 2.483344)
build_ruby 0.001944 0.000373 3.496263 ( 3.996400)
build_all 0.008073 0.000000 5.263365 ( 4.317040)
build_install 0.017219 0.002675 6.647136 ( 6.022834)
test_btest 0.000861 0.000152 67.066876 ( 67.773324)
test_basic 0.007549 0.000587 0.829142 ( 1.329894)
test_all 0.087808 0.041794 775.213641 (894.708079)
test_rubyspec 0.055265 0.061454 174.083467 (287.052846)
total: 1272.30 sec