Logfile: /home/ko1/ruby/logs/brlog.trunk.20230215-110631
#<BuildRuby:0x0000558a83aef868
@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.20230215-110631",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003649 0.767679 ( 1.183630)
build_miniruby 0.000000 0.000955 0.677113 ( 0.676259)
build_ruby 0.000000 0.001166 2.103465 ( 2.103090)
build_all 0.000000 0.009330 12.384813 ( 1.532915)
build_install 0.004318 0.002113 1.540151 ( 0.753109)
test_btest 0.000466 0.000181 66.696289 ( 6.024939)
test_basic 0.002708 0.001053 0.288459 ( 0.383292)
test_all 0.000841 0.000327 501.369459 ( 47.306885)
test_rubyspec 0.019315 0.010029 35.282383 ( 45.859609)
total: 105.82 sec