Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-124639
#<BuildRuby:0x0000556f1d0bcea8
@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.20220912-124639",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008428 0.002107 1.137224 ( 1.093484)
build_miniruby 0.001617 0.000405 0.073856 ( 0.072727)
build_ruby 0.001606 0.000402 0.074639 ( 0.073382)
build_all 0.004650 0.006664 1.578144 ( 0.610196)
build_install 0.020554 0.001075 1.941866 ( 0.958097)
test_btest 0.000986 0.000263 96.406444 ( 9.326043)
test_basic 0.006993 0.000000 0.353239 ( 0.442253)
test_all 0.006568 0.000000 661.873976 ( 66.860170)
test_rubyspec 0.085617 0.074093 47.467817 ( 55.744469)
total: 135.18 sec