Logfile: /home/ko1/ruby/logs/brlog.trunk.20230812-111143
#<BuildRuby:0x000055bf12a3ffa8
@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/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230812-111143",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002214 0.004301 1.462376 ( 2.707382)
build_miniruby 0.000756 0.000120 0.901330 ( 0.900042)
build_ruby 0.001013 0.000160 2.755561 ( 2.755213)
build_all 0.009775 0.000206 14.805622 ( 1.274441)
build_install 0.004671 0.003587 2.090005 ( 0.916179)
test_btest 0.000980 0.000000 85.548045 ( 7.602993)
test_basic 0.004740 0.000293 0.622096 ( 0.698431)
test_all 0.001410 0.000235 545.724257 ( 57.815280)
test_rubyspec 0.038250 0.010124 46.046862 ( 58.452377)
total: 133.12 sec