Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-184333
#<BuildRuby:0x0000558490b90f68
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221009-184333",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.005961 0.007183 1.078232 ( 1.135233)
build_miniruby 0.001917 0.000360 0.098825 ( 0.096271)
build_ruby 0.001512 0.000284 0.099690 ( 0.096167)
build_all 0.006293 0.001180 1.299803 ( 0.553587)
build_install 0.011641 0.005047 1.641334 ( 0.895589)
test_btest 0.001924 0.000428 61.193772 ( 6.334274)
test_basic 0.001542 0.005126 0.350062 ( 0.440536)
test_all 0.005297 0.001472 487.137319 ( 52.901756)
test_rubyspec 0.052546 0.073171 42.598763 ( 51.132653)
total: 113.59 sec