Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241027-210551
#<BuildRuby:0x00007f82c28cfdd8
@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-210551",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000037 0.000005 0.000042 ( 0.000041)
configure 0.000032 0.000004 0.000036 ( 0.000037)
build_up 0.008001 0.001053 4.373102 ( 5.150414)
build_miniruby 0.002041 0.000268 1.908682 ( 2.013569)
build_ruby 0.001958 0.000258 4.665163 ( 5.221502)
build_all 0.006455 0.004550 6.559418 ( 5.589712)
build_install 0.025127 0.001126 9.550377 ( 8.278907)
test_btest 0.000840 0.000117 70.165334 ( 64.533917)
test_basic 0.012310 0.000448 1.074887 ( 1.410473)
test_all 0.125964 0.032339 704.274064 (474.000129)
test_rubyspec 0.069214 0.022403 115.915015 ( 57.661710)
total: 623.86 sec