Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240622-211415
#<BuildRuby:0x00007fae7d2cfdc0
@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.20240622-211415",
@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.000004 0.000031 ( 0.000032)
autoconf 0.000048 0.000008 0.000056 ( 0.000049)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.008993 0.001363 4.196968 ( 8.956059)
build_miniruby 0.002089 0.000316 1.786367 ( 2.906295)
build_ruby 0.002866 0.000000 4.552806 ( 6.661906)
build_all 0.011575 0.000142 7.390791 ( 10.166702)
build_install 0.021072 0.006437 10.338278 ( 14.606025)
test_btest 0.000396 0.000827 98.436742 (146.213668)
test_basic 0.004179 0.009762 1.181937 ( 2.297256)
test_all 0.087457 0.077954 853.576387 (963.041057)
test_rubyspec 0.059895 0.038097 150.946806 ( 83.043310)
total: 1237.89 sec