Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-192300
#<BuildRuby:0x0000560d93c4c4c0
@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.20220815-192300",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000011)
build_up 0.000000 0.011157 0.973462 ( 0.991451)
build_miniruby 0.000662 0.001517 0.078362 ( 0.075882)
build_ruby 0.001340 0.000852 0.079336 ( 0.076893)
build_all 0.010234 0.000593 1.535766 ( 0.575421)
build_install 0.011376 0.009850 1.870513 ( 0.909969)
test_btest 0.000658 0.000387 76.318686 ( 8.240282)
test_basic 0.004556 0.004377 0.320793 ( 0.414029)
test_all 0.002311 0.001412 644.183557 ( 64.516117)
test_rubyspec 0.081103 0.084619 45.935836 ( 53.490551)
total: 129.29 sec