Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240218-032029
#<BuildRuby:0x00005622dc666458
@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.20240218-032029",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.006364 0.001178 2.197717 ( 4.017646)
build_miniruby 0.001326 0.000245 1.836719 ( 2.277843)
build_ruby 0.001877 0.000348 3.656215 ( 4.864916)
build_all 0.001539 0.007912 6.114590 ( 6.637295)
build_install 0.017276 0.005423 7.797634 ( 9.302001)
test_btest 0.000929 0.000239 74.963314 ( 93.008998)
test_basic 0.000000 0.008650 0.864900 ( 1.463550)
test_all 0.086709 0.039261 780.138532 (541.882084)
test_rubyspec 0.040840 0.058995 118.681239 (168.717458)
total: 832.17 sec