Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-085414
#<BuildRuby:0x000055e09a91be20
@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.20230606-085414",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001132 0.004399 1.509811 ( 2.736240)
build_miniruby 0.001032 0.000000 0.780454 ( 0.780310)
build_ruby 0.001254 0.000000 2.289713 ( 2.290166)
build_all 0.001573 0.007907 12.536885 ( 1.134366)
build_install 0.005195 0.002446 1.797686 ( 0.907759)
test_btest 0.000447 0.000248 81.529908 ( 7.248384)
test_basic 0.002104 0.001169 0.594967 ( 0.677936)
test_all 0.002150 0.000000 450.198534 ( 46.718497)
test_rubyspec 0.013409 0.026836 42.481655 ( 54.963575)
total: 117.46 sec