Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-082830
#<BuildRuby:0x00005600d338b510
@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.20220314-082830",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009415 0.001345 0.990907 ( 1.782878)
build_miniruby 0.001818 0.000259 0.077041 ( 0.076653)
build_ruby 0.001852 0.000264 0.078334 ( 0.077297)
build_all 0.008157 0.001166 4.190735 ( 0.860161)
build_install 0.023079 0.000000 7.933217 ( 2.459566)
test_btest 0.001160 0.000000 77.408041 ( 8.422998)
test_basic 0.008380 0.000592 0.335556 ( 0.424275)
test_all 0.001846 0.000194 701.231532 ( 68.268298)
test_rubyspec 0.106660 0.052860 46.094553 ( 51.583755)
total: 133.96 sec