Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250608-163400
#<BuildRuby:0x00007ff3098ffdc8
@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.20250608-163400",
@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.000027 0.000006 0.000033 ( 0.000029)
autoconf 0.000045 0.000010 0.000055 ( 0.000052)
configure 0.000041 0.000009 0.000050 ( 0.000050)
build_up 0.011079 0.001551 5.732752 ( 7.583427)
build_miniruby 0.002001 0.000438 1.844538 ( 2.603895)
build_ruby 0.002068 0.000452 4.598645 ( 5.583706)
build_all 0.010685 0.000410 6.380154 ( 7.826897)
build_install 0.018915 0.009120 10.279159 ( 13.596901)
test_btest 0.000887 0.000210 71.097725 ( 98.026184)
test_basic 0.008855 0.002783 1.085253 ( 2.149786)
test_all 0.092640 0.038498 697.113012 (578.798311)
test_rubyspec 0.042758 0.035744 104.958185 ( 37.114930)
total: 753.29 sec