Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-181941
#<BuildRuby:0x000055ba222086e0
@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.20220630-181941",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000056 0.000028 0.000084 ( 0.000071)
build_up 0.007517 0.003758 0.959933 ( 1.190111)
build_miniruby 0.001289 0.000644 0.067305 ( 0.066816)
build_ruby 0.002277 0.000000 0.075341 ( 0.074675)
build_all 0.009105 0.000000 1.420844 ( 0.602709)
build_install 0.019942 0.002362 5.761311 ( 2.833648)
test_btest 0.000000 0.001555 76.418474 ( 8.348657)
test_basic 0.006391 0.001989 0.327097 ( 0.416857)
test_all 0.002220 0.000777 681.109876 ( 66.999729)
test_rubyspec 0.125741 0.054757 45.791197 ( 51.493021)
total: 132.03 sec