Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-142756
#<BuildRuby:0x000055cadeca48e8
@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.20220331-142756",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.011450 0.983916 ( 1.107544)
build_miniruby 0.000000 0.001668 0.070656 ( 0.068677)
build_ruby 0.000000 0.002153 0.077227 ( 0.074983)
build_all 0.000707 0.009570 4.255307 ( 0.850471)
build_install 0.016340 0.006938 7.967393 ( 2.467218)
test_btest 0.000623 0.000489 73.848362 ( 8.088429)
test_basic 0.001900 0.006066 0.338084 ( 0.429422)
test_all 0.001084 0.000930 711.295739 ( 68.284328)
test_rubyspec 0.094149 0.074491 46.672895 ( 51.993077)
total: 133.37 sec