Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-014345
#<BuildRuby:0x000055dcef553440
@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.20220227-014345",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.011342 0.000213 1.001716 ( 1.045777)
build_miniruby 0.001716 0.000101 0.074019 ( 0.072109)
build_ruby 0.001453 0.000086 0.077751 ( 0.076834)
build_all 0.009606 0.000066 4.240101 ( 0.863225)
build_install 0.019680 0.004169 7.891042 ( 2.436745)
test_btest 0.001191 0.000100 77.366638 ( 8.120924)
test_basic 0.006811 0.000567 0.333846 ( 0.431673)
test_all 0.001821 0.000152 695.735693 ( 67.517175)
test_rubyspec 0.108643 0.061649 46.401315 ( 51.794197)
total: 132.36 sec