Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-002955
#<BuildRuby:0x000055c6ff3c3568
@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.20230618-002955",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005033 0.000000 1.354229 ( 2.553660)
build_miniruby 0.001296 0.000000 0.879849 ( 0.878723)
build_ruby 0.001201 0.000000 2.479098 ( 2.478746)
build_all 0.009755 0.000000 13.181434 ( 1.173060)
build_install 0.005481 0.003070 1.914736 ( 0.870742)
test_btest 0.000000 0.000985 86.483610 ( 7.655841)
test_basic 0.000089 0.004429 0.634016 ( 0.713827)
test_all 0.002243 0.000187 447.804666 ( 50.654496)
test_rubyspec 0.010738 0.028749 43.831019 ( 56.255705)
total: 123.24 sec