Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241119-112946
#<BuildRuby:0x00007fc7ef09fdd0
@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.20241119-112946",
@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.000019 0.000005 0.000024 ( 0.000026)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.008350 0.001086 4.029232 ( 5.787432)
build_miniruby 0.001337 0.000334 1.641229 ( 2.165124)
build_ruby 0.002034 0.000508 4.096199 ( 9.442632)
build_all 0.010659 0.000505 5.704459 ( 4.268614)
build_install 0.019611 0.004233 8.692227 ( 6.842646)
test_btest 0.001192 0.000000 66.677608 ( 56.381300)
test_basic 0.012793 0.000000 1.048690 ( 1.321790)
test_all 0.100166 0.051840 706.902674 (305.056853)
test_rubyspec 0.056022 0.028445 105.332119 ( 29.336198)
total: 420.60 sec