Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240904-222100
#<BuildRuby:0x00007fdbb2dffdc8
@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.20240904-222100",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000034 0.000012 0.000046 ( 0.000044)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.006961 0.002321 3.864122 ( 5.153649)
build_miniruby 0.001376 0.000459 1.680327 ( 2.409476)
build_ruby 0.001840 0.000613 4.304036 ( 5.124840)
build_all 0.007341 0.003911 7.363118 ( 6.458152)
build_install 0.022163 0.003073 10.039553 ( 8.520252)
test_btest 0.000777 0.000244 95.915287 ( 79.737709)
test_basic 0.002947 0.009696 1.139393 ( 1.592000)
test_all 0.099473 0.057430 818.168631 (375.723040)
test_rubyspec 0.048193 0.041530 143.718335 ( 43.400716)
total: 528.12 sec