Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240625-211425
#<BuildRuby:0x00007ff2372bfdc8
@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.20240625-211425",
@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.000027 0.000001 0.000028 ( 0.000030)
autoconf 0.000043 0.000002 0.000045 ( 0.000045)
configure 0.000036 0.000002 0.000038 ( 0.000038)
build_up 0.005219 0.004149 6.352371 ( 10.427257)
build_miniruby 0.007129 0.000534 25.189230 ( 34.540152)
build_ruby 0.000000 0.002814 4.722776 ( 7.259534)
build_all 0.010250 0.001750 7.457422 ( 9.605308)
build_install 0.026825 0.001286 10.776759 ( 14.938990)
test_btest 0.001056 0.000096 100.141746 (139.394194)
test_basic 0.001057 0.012839 1.219740 ( 2.577249)
test_all 0.146164 0.022829 852.391464 (973.807280)
test_rubyspec 0.066364 0.035033 149.196375 ( 77.928669)
total: 1270.48 sec