Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240823-201339
#<BuildRuby:0x00007fc0bf1dfdd0
@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-201339",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000036 0.000004 0.000040 ( 0.000039)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.009438 0.000858 6.093110 ( 5.717716)
build_miniruby 0.003164 0.004717 142.240158 ( 79.981886)
build_ruby 0.000000 0.002392 5.293048 ( 17.668459)
build_all 0.004555 0.004228 7.287210 ( 4.954490)
build_install 0.013688 0.005071 9.568859 ( 6.840546)
test_btest 0.000605 0.000108 95.482299 ( 62.930738)
test_basic 0.003755 0.002844 1.125501 ( 1.433834)
test_all 0.106593 0.050192 831.105647 (438.941170)
test_rubyspec 0.052707 0.037307 147.308896 ( 40.115358)
total: 658.59 sec