Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240226-060208
#<BuildRuby:0x0000558f5127a048
@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.20240226-060208",
@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.000001 0.000021 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.009566 0.000113 2.975946 ( 5.433100)
build_miniruby 0.001787 0.000000 2.230418 ( 3.396207)
build_ruby 0.002082 0.000000 3.717474 ( 5.453375)
build_all 0.008264 0.003338 18.378670 ( 20.965635)
build_install 0.021821 0.000811 8.006851 ( 9.892702)
test_btest 0.000809 0.000062 77.539840 (106.920203)
test_basic 0.008126 0.000305 0.880227 ( 1.777780)
test_all 0.091299 0.033269 787.545272 (672.434498)
test_rubyspec 0.033077 0.062120 121.185627 (172.700188)
total: 998.97 sec