Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-105140
#<BuildRuby:0x000056332c2a84c8
@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.20220311-105140",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009927 0.001364 1.044346 ( 1.246284)
build_miniruby 0.003268 0.000000 0.071664 ( 0.069239)
build_ruby 0.002035 0.000194 0.075377 ( 0.073898)
build_all 0.001040 0.007932 1.534931 ( 0.621441)
build_install 0.021113 0.001007 5.285819 ( 2.253895)
test_btest 0.000973 0.000256 76.585401 ( 8.079862)
test_basic 0.006010 0.001582 0.337701 ( 0.427952)
test_all 0.001571 0.000179 658.941872 ( 65.250267)
test_rubyspec 0.102720 0.049388 46.420782 ( 51.832426)
total: 129.86 sec