Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-223548
#<BuildRuby:0x0000562b7583b340
@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.20220501-223548",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.008861 0.004198 1.042846 ( 1.211566)
build_miniruby 0.001590 0.000212 0.071109 ( 0.068942)
build_ruby 0.001934 0.000000 0.071885 ( 0.069716)
build_all 0.004641 0.004725 1.482523 ( 0.607338)
build_install 0.018461 0.005517 5.814238 ( 2.751373)
test_btest 0.000987 0.000207 74.582020 ( 8.033735)
test_basic 0.007548 0.000558 0.331651 ( 0.419540)
test_all 0.002280 0.000456 650.763981 ( 64.486947)
test_rubyspec 0.098595 0.087818 45.310271 ( 50.512096)
total: 128.16 sec