Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240830-142057
#<BuildRuby:0x00007f50c2eafdc0
@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.20240830-142057",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.001633 0.008462 4.031710 ( 4.849111)
build_miniruby 0.001354 0.000467 12.725467 ( 13.308237)
build_ruby 0.000000 0.002317 4.589564 ( 31.408651)
build_all 0.009409 0.000677 7.327389 ( 4.913010)
build_install 0.019772 0.003825 10.280897 ( 7.173612)
test_btest 0.000675 0.000218 88.690182 ( 43.307593)
test_basic 0.008455 0.005755 1.216976 ( 1.372653)
test_all 0.115756 0.044181 796.997555 (329.041943)
test_rubyspec 0.059370 0.032115 146.136068 ( 36.142833)
total: 471.52 sec