Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240830-222140
#<BuildRuby:0x00007f508e68fde0
@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.20240830-222140",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.007912 0.001786 4.056219 ( 4.827694)
build_miniruby 0.001597 0.000360 2.184874 ( 2.206418)
build_ruby 0.001711 0.000386 4.291446 ( 4.632563)
build_all 0.000602 0.008984 7.057541 ( 4.474512)
build_install 0.018506 0.003420 9.735664 ( 6.208299)
test_btest 0.000631 0.000175 90.632710 ( 67.302754)
test_basic 0.002193 0.010817 1.183807 ( 1.308474)
test_all 0.102735 0.050285 804.190814 (364.456592)
test_rubyspec 0.033483 0.058160 147.192739 ( 49.157695)
total: 504.58 sec