Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-002410
#<BuildRuby:0x000055976ac90098
@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.20230602-002410",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.005742 1.447624 ( 2.690397)
build_miniruby 0.001252 0.000381 0.906260 ( 0.905247)
build_ruby 0.001242 0.000236 2.429085 ( 2.429820)
build_all 0.000000 0.009347 12.205817 ( 1.132481)
build_install 0.002628 0.004953 1.659380 ( 0.825481)
test_btest 0.000994 0.000000 80.279396 ( 7.261218)
test_basic 0.001363 0.001837 0.660501 ( 0.743466)
test_all 0.000000 0.000932 427.610317 ( 38.986247)
test_rubyspec 0.026298 0.015230 42.322817 ( 54.850116)
total: 109.83 sec