Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-045144
#<BuildRuby:0x000055b02fd1c6c8
@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.20220304-045144",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008769 0.002193 1.073807 ( 7.996479)
build_miniruby 0.001635 0.000408 0.076376 ( 0.074426)
build_ruby 0.001577 0.000394 0.074353 ( 0.072121)
build_all 0.008505 0.002127 4.185825 ( 0.836489)
build_install 0.022418 0.002338 7.924057 ( 2.403051)
test_btest 0.000977 0.000209 76.652138 ( 8.027493)
test_basic 0.006507 0.000000 0.343575 ( 0.433158)
test_all 0.001912 0.000000 680.809994 ( 66.799156)
test_rubyspec 0.127042 0.040229 47.018438 ( 52.177467)
total: 138.82 sec