Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241024-030546
#<BuildRuby:0x00007f5be7c7fde0
@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.20241024-030546",
@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.000033 0.000010 0.000043 ( 0.000042)
configure 0.000028 0.000009 0.000037 ( 0.000036)
build_up 0.008020 0.001153 4.671212 ( 5.611013)
build_miniruby 0.001927 0.000000 2.449380 ( 2.834116)
build_ruby 0.002164 0.000036 4.563250 ( 5.235817)
build_all 0.005396 0.005871 6.433143 ( 4.529587)
build_install 0.007991 0.015392 9.410689 ( 6.675538)
test_btest 0.001027 0.000000 68.541004 ( 57.679004)
test_basic 0.010033 0.002705 1.116113 ( 1.561687)
test_all 0.114375 0.044479 770.333649 (484.130561)
test_rubyspec 0.070933 0.022164 117.933883 ( 64.366058)
total: 632.62 sec