Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250210-022229
#<BuildRuby:0x00007f1e3aebfdc0
@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.20250210-022229",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.008087 0.000975 3.714507 ( 5.198856)
build_miniruby 0.001623 0.000392 2.142035 ( 2.516597)
build_ruby 0.001874 0.000453 3.940320 ( 4.906043)
build_all 0.008745 0.002285 5.324650 ( 6.044189)
build_install 0.017701 0.006524 7.956897 ( 8.672019)
test_btest 0.000881 0.000226 61.521642 ( 75.200234)
test_basic 0.003104 0.008347 0.940930 ( 1.653377)
test_all 0.086042 0.043100 569.022886 (519.795016)
test_rubyspec 0.054301 0.028914 101.198363 ( 69.902468)
total: 693.89 sec