Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240308-100811
#<BuildRuby:0x000055c7aa952398
@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.20240308-100811",
@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.000005 0.000025 ( 0.000025)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.008623 0.001010 2.933977 ( 6.059600)
build_miniruby 0.001310 0.000291 2.369085 ( 5.005998)
build_ruby 0.001643 0.000365 3.886296 ( 8.386393)
build_all 0.008329 0.000849 6.211136 ( 7.409832)
build_install 0.017904 0.004480 8.357600 ( 10.143489)
test_btest 0.000854 0.000186 74.428060 ( 73.385789)
test_basic 0.007781 0.000688 0.882024 ( 1.525825)
test_all 0.095231 0.028096 798.079785 (637.296520)
test_rubyspec 0.020518 0.079504 122.102666 (188.878203)
total: 938.09 sec