Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-141155
#<BuildRuby:0x000055ef9aac06e0
@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.20220916-141155",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001444 0.008477 1.106288 ( 1.118961)
build_miniruby 0.001702 0.000524 0.073923 ( 0.072400)
build_ruby 0.000000 0.001991 0.073715 ( 0.072745)
build_all 0.007138 0.003199 1.552423 ( 0.604838)
build_install 0.021414 0.000972 1.924849 ( 0.953402)
test_btest 0.000803 0.000223 96.670939 ( 9.273253)
test_basic 0.007355 0.000000 0.343744 ( 0.433709)
test_all 0.003936 0.000528 668.978533 ( 67.679210)
test_rubyspec 0.097404 0.069267 47.112403 ( 55.533656)
total: 135.74 sec