Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241014-025418
#<BuildRuby:0x00007fcf8e26fdd0
@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.20241014-025418",
@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.000007 0.000028 ( 0.000028)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000029 0.000009 0.000038 ( 0.000039)
build_up 0.000848 0.008761 4.084709 ( 4.814898)
build_miniruby 0.001982 0.000000 1.764760 ( 2.021913)
build_ruby 0.002372 0.000081 4.523383 ( 5.605321)
build_all 0.005710 0.006620 6.753132 ( 5.816475)
build_install 0.020376 0.006367 9.793296 ( 8.464184)
test_btest 0.000812 0.000325 84.623342 ( 80.760262)
test_basic 0.005325 0.007187 1.106385 ( 1.651760)
test_all 0.117143 0.044724 792.220894 (478.568884)
test_rubyspec 0.063516 0.027659 124.234934 ( 48.914757)
total: 636.62 sec