Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-195641
#<BuildRuby:0x0000557e9d3f3600
@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.20220826-195641",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009887 0.001521 1.012044 ( 1.009893)
build_miniruby 0.001487 0.000229 0.073266 ( 0.072421)
build_ruby 0.002140 0.000329 0.079140 ( 0.077527)
build_all 0.009094 0.000573 1.526522 ( 0.569688)
build_install 0.015926 0.006349 1.878519 ( 0.904584)
test_btest 0.000999 0.000187 70.993849 ( 8.476808)
test_basic 0.001919 0.006256 0.328749 ( 0.416115)
test_all 0.003809 0.000952 669.044612 ( 66.924482)
test_rubyspec 0.097836 0.073490 45.508771 ( 54.016735)
total: 132.47 sec