Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-045407
#<BuildRuby:0x000055839560c610
@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.20220810-045407",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008202 0.004076 1.050121 ( 5.009639)
build_miniruby 0.001960 0.000000 0.074591 ( 0.073125)
build_ruby 0.002081 0.000015 0.079875 ( 0.078523)
build_all 0.008636 0.000855 1.513607 ( 0.571159)
build_install 0.018606 0.004595 5.123560 ( 2.083782)
test_btest 0.001151 0.000230 75.869185 ( 7.929043)
test_basic 0.007278 0.000000 0.323395 ( 0.412703)
test_all 0.001612 0.000003 684.767038 ( 67.054799)
test_rubyspec 0.110075 0.059412 46.127401 ( 53.803310)
total: 137.02 sec