Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250412-032330
#<BuildRuby:0x00007f061b6efdc0
@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.20250412-032330",
@make="make",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.007188 0.002054 3.868790 ( 4.541393)
build_miniruby 0.001362 0.000389 1.729887 ( 2.262811)
build_ruby 0.002271 0.000000 4.283191 ( 5.312822)
build_all 0.009451 0.002076 6.147711 ( 6.256892)
build_install 0.014754 0.009493 8.868284 ( 9.061491)
test_btest 0.000873 0.000272 70.393559 ( 77.168004)
test_basic 0.005770 0.006640 1.009090 ( 1.511454)
test_all 0.102456 0.027773 620.735187 (447.331309)
test_rubyspec 0.039169 0.046372 103.208010 ( 51.183819)
total: 604.63 sec