Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240924-143752
#<BuildRuby:0x00007fdc7423fde0
@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.20240924-143752",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.002173 0.008427 5.425182 ( 9.831559)
build_miniruby 0.007291 0.000000 157.375137 (186.225564)
build_ruby 0.000000 0.002646 5.561098 ( 9.041352)
build_all 0.008022 0.003169 6.460209 ( 9.004333)
build_install 0.024452 0.002954 10.053594 ( 14.460475)
test_btest 0.002058 0.000468 86.544498 (124.015622)
test_basic 0.003226 0.008078 1.104565 ( 2.347769)
test_all 0.105108 0.061359 755.259124 (816.043193)
test_rubyspec 0.069705 0.016969 121.597414 ( 44.757097)
total: 1215.73 sec