Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20260317-105206
#<BuildRuby:0x000072fe3f36fdc0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20260317-105206",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000029 ( 0.000031)
autoconf 0.000125 0.000028 0.000153 ( 0.098252)
configure 0.000000 0.000201 0.000201 ( 0.103855)
build_up 0.006296 0.002427 3.702727 ( 6.971211)
build_miniruby 0.001584 0.000373 5.704799 ( 8.839025)
build_ruby 0.001989 0.000225 6.170546 ( 39.145487)
build_all 0.009177 0.001967 7.761897 ( 7.543599)
build_install 0.020892 0.004875 10.603245 ( 23.541148)
test_btest 0.000225 0.000895 100.426462 ( 87.877734)
test_basic 0.010311 0.003091 1.466794 ( 2.178984)
test_all 0.100252 0.046398 814.162549 (435.540905)
test_rubyspec 0.052343 0.036052 139.712187 ( 47.331716)
total: 659.17 sec