Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-162207
#<BuildRuby:0x0000558559e4cc10
@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.20220326-162207",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000634 0.010584 1.000906 ( 1.124622)
build_miniruby 0.000721 0.002122 0.075492 ( 0.072774)
build_ruby 0.001311 0.000656 0.075852 ( 0.074363)
build_all 0.008145 0.002086 4.213518 ( 0.857349)
build_install 0.012829 0.010537 7.856292 ( 2.398966)
test_btest 0.001355 0.000000 79.990562 ( 8.256615)
test_basic 0.005733 0.001456 0.341021 ( 0.438283)
test_all 0.001131 0.000565 663.765531 ( 66.206065)
test_rubyspec 0.103707 0.062937 46.419763 ( 51.662423)
total: 131.09 sec