Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240711-230708
#<BuildRuby:0x00007ff8f864fde0
@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.20240711-230708",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000032)
build_up 0.003794 0.004893 3.996793 ( 7.095650)
build_miniruby 0.001566 0.000440 1.869546 ( 3.224043)
build_ruby 0.000000 0.002689 4.188265 ( 20.102889)
build_all 0.008211 0.002473 7.329575 ( 6.394446)
build_install 0.025079 0.001996 10.329299 ( 9.464543)
test_btest 0.000775 0.000208 95.858345 (104.274013)
test_basic 0.005769 0.007266 1.193332 ( 2.061081)
test_all 0.133976 0.038316 810.169731 (1065.372832)
test_rubyspec 0.056311 0.036019 149.007293 (162.431116)
total: 1380.42 sec