Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-054352
#<BuildRuby:0x0000563aba72d5f8
@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.20220619-054352",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008723 0.000358 0.853910 ( 1.381643)
build_miniruby 0.001265 0.000097 0.053811 ( 0.052347)
build_ruby 0.001282 0.000099 0.053624 ( 0.052243)
build_all 0.003501 0.005170 1.217219 ( 0.495122)
build_install 0.010701 0.007715 4.890292 ( 2.467326)
test_btest 0.001558 0.000367 52.767609 ( 6.080660)
test_basic 0.004666 0.001098 0.290262 ( 0.379737)
test_all 0.002255 0.000531 524.550612 ( 53.156231)
test_rubyspec 0.092315 0.041869 41.635251 ( 47.529035)
total: 111.60 sec