Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241013-045432
#<BuildRuby:0x00007ff29beefdc8
@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.20241013-045432",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.008720 0.001907 4.744126 ( 5.869582)
build_miniruby 0.001681 0.000368 2.380516 ( 2.827063)
build_ruby 0.001991 0.000436 4.673948 ( 53.638459)
build_all 0.010446 0.001285 6.910281 ( 5.515703)
build_install 0.014394 0.009318 10.258778 ( 8.807808)
test_btest 0.000831 0.000208 84.041263 ( 67.987542)
test_basic 0.004337 0.003331 1.178318 ( 1.760350)
test_all 0.113084 0.047751 788.622661 (509.671551)
test_rubyspec 0.051843 0.038229 127.452577 ( 66.223002)
total: 722.30 sec