Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230601-130641
#<BuildRuby:0x000055b536422048
@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.20230601-130641",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000036)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.005903 0.001073 1.844859 ( 3.312035)
build_miniruby 0.007271 0.004922 181.668997 ( 66.786984)
build_ruby 0.001464 0.000318 3.731341 ( 3.289257)
build_all 0.036125 0.049362 160.119115 ( 45.224235)
build_install 0.010608 0.003062 3.100089 ( 2.204549)
test_btest 0.000502 0.000251 61.243646 ( 18.698189)
test_basic 0.005111 0.000336 0.599075 ( 3.514858)
test_all 0.001341 0.000652 568.351085 (502.911991)
test_rubyspec 0.024836 0.043548 79.190471 (130.053837)
total: 776.00 sec