Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240823-081243
#<BuildRuby:0x00007fab3fd1fdc0
@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.20240823-081243",
@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.000003 0.000025 ( 0.000025)
autoconf 0.000038 0.000006 0.000044 ( 0.000042)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.009264 0.001287 5.179241 ( 5.735351)
build_miniruby 0.001803 0.000251 2.449432 ( 2.590421)
build_ruby 0.001874 0.000261 4.577712 ( 4.816623)
build_all 0.008368 0.005050 16.223176 ( 9.930693)
build_install 0.025064 0.001024 6.947796 ( 5.583919)
test_btest 0.001043 0.000153 96.459262 ( 71.585134)
test_basic 0.012561 0.000000 1.178048 ( 3.989214)
test_all 0.098542 0.059470 831.800058 (439.934375)
test_rubyspec 0.055623 0.035745 154.464806 ( 61.376572)
total: 605.54 sec