Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241123-152517
#<BuildRuby:0x00007f1803ddfdc0
@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.20241123-152517",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000037 0.000008 0.000045 ( 0.000044)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.007602 0.001663 4.343673 ( 6.399879)
build_miniruby 0.001974 0.000000 2.353318 ( 3.426937)
build_ruby 0.002340 0.000027 4.434468 ( 5.139875)
build_all 0.010411 0.000000 7.564318 ( 8.034182)
build_install 0.022657 0.001361 8.917463 ( 9.180510)
test_btest 0.000783 0.000141 63.908602 ( 65.842204)
test_basic 0.000000 0.011424 0.960529 ( 5.714956)
test_all 0.127809 0.024967 728.417316 (456.412579)
test_rubyspec 0.028373 0.052655 107.209731 ( 30.988068)
total: 591.14 sec