Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-053009
#<BuildRuby:0x000055adb05e0ae8
@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.20220829-053009",
@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.000028 0.000005 0.000033 ( 0.000032)
autoconf 0.000054 0.000009 0.000063 ( 0.000062)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006239 0.005213 0.853100 ( 3.467300)
build_miniruby 0.001841 0.000000 0.064639 ( 0.063311)
build_ruby 0.001636 0.000000 0.066563 ( 0.065415)
build_all 0.008945 0.000804 1.218356 ( 0.450340)
build_install 0.015339 0.001109 1.583466 ( 0.793054)
test_btest 0.000783 0.000138 54.352762 ( 6.592140)
test_basic 0.000711 0.005116 0.280157 ( 0.376077)
test_all 0.002419 0.000569 480.853334 ( 51.697067)
test_rubyspec 0.068634 0.061572 41.274389 ( 49.950898)
total: 113.46 sec