Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-122218
#<BuildRuby:0x000055ad288a46e0
@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.20220913-122218",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008543 0.001220 1.135917 ( 1.889675)
build_miniruby 0.001649 0.000236 0.075128 ( 0.074443)
build_ruby 0.002414 0.000000 0.075514 ( 0.074181)
build_all 0.010805 0.000000 1.572237 ( 0.614109)
build_install 0.012468 0.006462 1.926162 ( 0.980452)
test_btest 0.000000 0.001455 100.007777 ( 9.599949)
test_basic 0.000590 0.006344 0.354334 ( 0.443156)
test_all 0.004842 0.000235 652.797703 ( 66.860058)
test_rubyspec 0.098478 0.065994 47.108686 ( 55.605572)
total: 136.14 sec