Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-124037
#<BuildRuby:0x000055d0f5aec4e8
@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.20220401-124037",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.008045 0.004618 1.012913 ( 1.284239)
build_miniruby 0.001559 0.000223 0.075624 ( 0.074728)
build_ruby 0.001868 0.000267 0.072601 ( 0.071707)
build_all 0.005615 0.005796 4.233084 ( 0.869711)
build_install 0.021472 0.001143 8.541047 ( 2.974321)
test_btest 0.001143 0.000202 74.106984 ( 8.136858)
test_basic 0.003615 0.003920 0.348008 ( 0.437664)
test_all 0.002033 0.000000 705.635411 ( 68.032499)
test_rubyspec 0.131113 0.052790 46.567231 ( 52.017801)
total: 133.90 sec