Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241016-225529
#<BuildRuby:0x00007f0c1c06fde0
@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.20241016-225529",
@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.000024 0.000001 0.000025 ( 0.000026)
autoconf 0.000040 0.000002 0.000042 ( 0.000042)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.004992 0.004456 4.364556 ( 5.885767)
build_miniruby 0.001786 0.000000 2.388261 ( 5.577722)
build_ruby 0.002869 0.000045 4.570430 ( 48.806501)
build_all 0.006905 0.004483 6.882399 ( 5.617123)
build_install 0.024637 0.001124 10.103308 ( 8.721281)
test_btest 0.001235 0.000000 82.064264 ( 56.951694)
test_basic 0.011254 0.000747 1.152107 ( 1.582384)
test_all 0.114112 0.048027 769.731766 (471.373754)
test_rubyspec 0.051466 0.044848 122.803308 ( 61.536319)
total: 666.05 sec