Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240617-010210
#<BuildRuby:0x00007f5741c7fde0
@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.20240617-010210",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000038 0.000008 0.000046 ( 0.000047)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.007899 0.001676 3.860356 ( 5.223348)
build_miniruby 0.001585 0.000336 1.749191 ( 1.934084)
build_ruby 0.002431 0.000000 4.206282 ( 4.758480)
build_all 0.003472 0.007952 7.075266 ( 5.683287)
build_install 0.013281 0.012899 9.864160 ( 8.050516)
test_btest 0.000879 0.000278 92.753579 ( 66.922434)
test_basic 0.011389 0.002187 1.209760 ( 1.694338)
test_all 0.129078 0.033051 803.063678 (896.717698)
test_rubyspec 0.053475 0.039662 151.891659 (168.259677)
total: 1159.25 sec