Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-022746
#<BuildRuby:0x0000558854bb49c8
@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.20220826-022746",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008425 0.004183 0.971011 ( 1.643667)
build_miniruby 0.002357 0.000295 0.074797 ( 0.072302)
build_ruby 0.001502 0.000188 0.072455 ( 0.070822)
build_all 0.009407 0.001176 1.536570 ( 0.584280)
build_install 0.017855 0.002232 1.885700 ( 0.914523)
test_btest 0.001153 0.000144 74.732124 ( 8.455978)
test_basic 0.007428 0.000929 0.318756 ( 0.407702)
test_all 0.003087 0.000386 646.044268 ( 64.968865)
test_rubyspec 0.125472 0.037468 45.343479 ( 53.791323)
total: 130.91 sec