Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240705-080027
#<BuildRuby:0x00007f4182c0fdd0
@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.20240705-080027",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000036 0.000007 0.000043 ( 0.000045)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.009911 0.000369 4.658090 ( 4.982978)
build_miniruby 0.000000 0.002302 1.788061 ( 1.984012)
build_ruby 0.001626 0.001107 4.577129 ( 15.440338)
build_all 0.006948 0.004698 7.737690 ( 5.226997)
build_install 0.021853 0.005398 11.459408 ( 8.202247)
test_btest 0.001066 0.000253 101.241529 ( 73.406168)
test_basic 0.006347 0.009071 1.285519 ( 1.505104)
test_all 0.119948 0.053326 963.715013 (973.191203)
test_rubyspec 0.061094 0.038235 170.064395 (176.477151)
total: 1260.42 sec