Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-111330
#<BuildRuby:0x000055c9f84804c8
@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.20220215-111330",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.010210 0.001970 0.972791 ( 1.162001)
build_miniruby 0.001529 0.000470 0.075154 ( 0.073825)
build_ruby 0.001648 0.000507 0.075789 ( 0.074256)
build_all 0.007956 0.002449 4.123787 ( 0.772139)
build_install 0.022271 0.001681 7.687951 ( 2.288724)
test_btest 0.002079 0.000000 71.463844 ( 8.227906)
test_basic 0.004319 0.004299 0.342440 ( 0.428825)
test_all 0.001963 0.000545 705.888269 ( 66.986714)
test_rubyspec 0.139432 0.024373 46.085447 ( 51.472894)
total: 131.49 sec