Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240703-040339
#<BuildRuby:0x00007fb7fb93fde0
@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.20240703-040339",
@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.000026 0.000004 0.000030 ( 0.000030)
autoconf 0.000045 0.000007 0.000052 ( 0.000053)
configure 0.000041 0.000006 0.000047 ( 0.000047)
build_up 0.009448 0.000778 4.740859 ( 14.211035)
build_miniruby 0.000000 0.002000 1.931053 ( 3.131844)
build_ruby 0.000652 0.002160 4.701237 ( 5.782230)
build_all 0.011204 0.000000 7.711905 ( 7.091463)
build_install 0.020749 0.006133 11.283830 ( 10.544857)
test_btest 0.001126 0.000071 102.248029 (106.905128)
test_basic 0.010795 0.004980 1.303288 ( 2.212193)
test_all 0.118898 0.050352 908.413170 (1086.586353)
test_rubyspec 0.076767 0.026249 163.519658 (137.403078)
total: 1373.87 sec