Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-052445
#<BuildRuby:0x0000563aef2a46c8
@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.20220613-052445",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002371 0.008507 0.983231 ( 1.469892)
build_miniruby 0.000000 0.002143 0.065960 ( 0.064896)
build_ruby 0.001511 0.001002 0.068478 ( 0.066838)
build_all 0.005828 0.001943 1.492561 ( 0.599623)
build_install 0.016015 0.006922 5.790087 ( 2.818295)
test_btest 0.001226 0.000433 74.193628 ( 8.057009)
test_basic 0.002466 0.005848 0.326825 ( 0.416261)
test_all 0.001710 0.000704 671.760746 ( 66.744871)
test_rubyspec 0.069846 0.096040 45.794105 ( 51.552016)
total: 131.79 sec