Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-160124
#<BuildRuby:0x000055a7992dbce8
@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.20230805-160124",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.001852 0.004460 1.591972 ( 2.791016)
build_miniruby 0.000782 0.000174 0.916426 ( 0.916353)
build_ruby 0.001201 0.000000 2.586988 ( 2.587281)
build_all 0.008810 0.000334 14.132303 ( 1.349953)
build_install 0.008432 0.000000 1.983086 ( 0.870858)
test_btest 0.000993 0.000000 78.019922 ( 7.246467)
test_basic 0.004956 0.000000 0.610980 ( 0.686875)
test_all 0.001741 0.000000 505.474642 ( 53.938883)
test_rubyspec 0.013253 0.032345 46.663203 ( 58.997486)
total: 129.39 sec