Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-112357
#<BuildRuby:0x000055ae017e0e50
@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.20220814-112357",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007895 0.004970 0.974855 ( 1.745241)
build_miniruby 0.001526 0.000327 0.074794 ( 0.073258)
build_ruby 0.001616 0.000346 0.073583 ( 0.072023)
build_all 0.009973 0.000116 1.532234 ( 0.576345)
build_install 0.022180 0.001266 1.891881 ( 0.912059)
test_btest 0.001251 0.000197 72.623046 ( 8.383526)
test_basic 0.002824 0.005813 0.322812 ( 0.414486)
test_all 0.002662 0.000561 659.506964 ( 65.092943)
test_rubyspec 0.104460 0.078016 45.818052 ( 53.345549)
total: 130.62 sec