Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240905-141838
#<BuildRuby:0x00007f74e925fde0
@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.20240905-141838",
@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.000014 0.000003 0.000017 ( 0.000019)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.008799 0.001199 4.345647 ( 5.896228)
build_miniruby 0.002034 0.000000 2.450381 ( 3.007988)
build_ruby 0.002478 0.000000 4.641260 ( 4.955027)
build_all 0.010923 0.000731 7.710739 ( 5.987697)
build_install 0.014041 0.009996 10.921294 ( 8.823929)
test_btest 0.000846 0.000229 94.863538 ( 78.069198)
test_basic 0.000000 0.013684 1.235512 ( 1.724187)
test_all 0.107773 0.054660 843.908354 (484.818322)
test_rubyspec 0.044106 0.047545 148.037375 ( 43.338462)
total: 636.62 sec