Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-060932
#<BuildRuby:0x000055a619534b88
@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.20220911-060932",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000029 0.000000 0.000029 ( 0.000036)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.010289 0.000416 1.125835 ( 1.112532)
build_miniruby 0.001704 0.000113 0.074611 ( 0.073189)
build_ruby 0.002005 0.000133 0.070394 ( 0.069296)
build_all 0.009603 0.000000 1.583015 ( 0.603701)
build_install 0.014371 0.008391 1.900260 ( 0.947574)
test_btest 0.000903 0.000123 92.910048 ( 9.276498)
test_basic 0.009039 0.000000 0.347901 ( 0.436559)
test_all 0.001602 0.001635 641.659296 ( 66.539046)
test_rubyspec 0.141215 0.037661 47.191695 ( 55.558684)
total: 134.62 sec