Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-095615
#<BuildRuby:0x0000563bc31b44f0
@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.20220520-095615",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004802 0.006129 0.984800 ( 1.217116)
build_miniruby 0.001246 0.000567 0.075073 ( 0.073414)
build_ruby 0.001500 0.000682 0.076592 ( 0.074517)
build_all 0.006409 0.003316 1.504461 ( 0.613566)
build_install 0.017483 0.005593 5.881628 ( 2.802463)
test_btest 0.000835 0.000358 74.599874 ( 8.655389)
test_basic 0.001444 0.006158 0.327277 ( 0.416056)
test_all 0.003689 0.000602 707.849786 ( 67.653865)
test_rubyspec 0.105905 0.072973 46.194273 ( 51.815750)
total: 133.32 sec