Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-114617
#<BuildRuby:0x000055d6344fcaf8
@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.20220305-114617",
@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.000013 0.000002 0.000015 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007268 0.004724 1.014412 ( 1.136387)
build_miniruby 0.001893 0.000000 0.079209 ( 0.077149)
build_ruby 0.002228 0.000000 0.074743 ( 0.072497)
build_all 0.009122 0.000910 4.203860 ( 0.845191)
build_install 0.021672 0.002087 7.915773 ( 2.455296)
test_btest 0.001022 0.000170 79.707459 ( 8.288662)
test_basic 0.006495 0.001083 0.337963 ( 0.430769)
test_all 0.000829 0.001410 705.674029 ( 68.183129)
test_rubyspec 0.104331 0.045325 46.429614 ( 51.871616)
total: 133.36 sec