Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-001316
#<BuildRuby:0x000055e0dfbf6038
@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.20220723-001316",
@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.000024 0.000006 0.000030 ( 0.000030)
autoconf 0.000038 0.000010 0.000048 ( 0.000050)
configure 0.000041 0.000010 0.000051 ( 0.000052)
build_up 0.012049 0.000925 0.841716 ( 1.038834)
build_miniruby 0.001364 0.000000 0.054801 ( 0.055144)
build_ruby 0.001609 0.000000 0.054023 ( 0.053743)
build_all 0.007290 0.001240 1.255805 ( 0.479375)
build_install 0.014263 0.002853 4.342843 ( 1.839751)
test_btest 0.001327 0.000265 52.287039 ( 6.391612)
test_basic 0.002379 0.003550 0.285350 ( 0.378132)
test_all 0.000000 0.001905 500.278304 ( 52.949239)
test_rubyspec 0.076765 0.047743 41.671762 ( 47.703692)
total: 110.89 sec