Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-121202
#<BuildRuby:0x00005618c017d5c0
@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.20220612-121202",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007975 0.000610 0.804520 ( 1.036742)
build_miniruby 0.000000 0.001658 0.064835 ( 0.063752)
build_ruby 0.000000 0.002398 0.054847 ( 0.052666)
build_all 0.002520 0.005234 1.222331 ( 0.492551)
build_install 0.014091 0.004686 4.905258 ( 2.488982)
test_btest 0.001272 0.000397 51.753572 ( 6.366944)
test_basic 0.006112 0.000000 0.291218 ( 0.388333)
test_all 0.002539 0.000000 509.090471 ( 54.843170)
test_rubyspec 0.094705 0.038337 41.762392 ( 47.645010)
total: 113.38 sec