Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-234601
#<BuildRuby:0x0000557cd12cfad0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220129-234601",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006229 0.005621 0.939417 ( 1.359313)
build_miniruby 0.001249 0.000535 0.071306 ( 0.069519)
build_ruby 0.001453 0.000623 0.076288 ( 0.074618)
build_all 0.005513 0.004630 4.076198 ( 0.791421)
build_install 0.012367 0.010288 7.718297 ( 2.323105)
test_btest 0.000831 0.000440 46.599894 ( 43.688071)
test_basic 0.002147 0.005554 0.347062 ( 0.442031)
test_all 0.001203 0.000707 688.122611 ( 66.813249)
test_rubyspec 0.070740 0.089417 45.698529 ( 51.174327)
total: 166.74 sec