Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231101-211522
#<BuildRuby:0x000055ab5d132348
@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.20231101-211522",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000026 0.000003 0.000029 ( 0.000024)
autoconf 0.000036 0.000004 0.000040 ( 0.000035)
configure 0.000027 0.000002 0.000029 ( 0.000031)
build_up 0.007807 0.000000 2.395420 ( 4.257642)
build_miniruby 0.001307 0.000119 1.708864 ( 2.083575)
build_ruby 0.002136 0.000000 3.236665 ( 4.361571)
build_all 0.008670 0.000244 5.188869 ( 4.485719)
build_install 0.014465 0.008651 6.614157 ( 6.774353)
test_btest 0.000730 0.000102 63.155054 ( 57.442320)
test_basic 0.003512 0.004858 0.792168 ( 1.056513)
test_all 0.091390 0.037094 626.785709 (459.121683)
test_rubyspec 0.037673 0.038639 90.039986 (151.679282)
total: 691.26 sec