Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250516-211739
#<BuildRuby:0x00007f0fad93fdc8
@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.20250516-211739",
@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.000025 0.000007 0.000032 ( 0.000028)
autoconf 0.000037 0.000011 0.000048 ( 0.000043)
configure 0.000035 0.000011 0.000046 ( 0.000045)
build_up 0.002956 0.004914 3.284547 ( 3.372855)
build_miniruby 0.002217 0.000000 1.725978 ( 1.948429)
build_ruby 0.002070 0.000105 4.409171 ( 17.154726)
build_all 0.009926 0.000529 6.103154 ( 3.296607)
build_install 0.016032 0.006546 8.510142 ( 5.146796)
test_btest 0.000732 0.000227 67.412678 ( 28.454088)
test_basic 0.009186 0.001424 0.941783 ( 1.045788)
test_all 0.105808 0.018833 662.728634 (212.300085)
test_rubyspec 0.052565 0.032109 105.500456 ( 32.243935)
total: 304.96 sec