Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-132818
#<BuildRuby:0x00005619cc0f8b88
@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.20220721-132818",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008627 0.001458 0.957976 ( 1.021077)
build_miniruby 0.001517 0.000466 0.077828 ( 0.077043)
build_ruby 0.001672 0.000515 0.076327 ( 0.076376)
build_all 0.009753 0.000193 1.512120 ( 0.591353)
build_install 0.010625 0.011403 5.238889 ( 2.100330)
test_btest 0.001065 0.000400 76.113234 ( 8.086152)
test_basic 0.002453 0.006093 0.319750 ( 0.409647)
test_all 0.001277 0.000558 676.493410 ( 66.821865)
test_rubyspec 0.065903 0.104419 45.282548 ( 51.085586)
total: 130.27 sec