Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241027-110525
#<BuildRuby:0x00007fec6cadfdd0
@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.20241027-110525",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000035 0.000000 0.000035 ( 0.000034)
build_up 0.008971 0.000000 4.312177 ( 4.961387)
build_miniruby 0.001907 0.000000 1.763457 ( 1.920545)
build_ruby 0.002117 0.000000 4.404908 ( 4.751548)
build_all 0.011331 0.000000 6.141302 ( 4.308942)
build_install 0.023372 0.002205 8.999429 ( 6.655836)
test_btest 0.000902 0.000215 65.630734 ( 57.880726)
test_basic 0.008156 0.005173 1.053030 ( 1.455941)
test_all 0.112905 0.041933 757.143472 (465.969093)
test_rubyspec 0.048203 0.044722 113.496289 ( 59.119408)
total: 607.02 sec