Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-045636
#<BuildRuby:0x00005563fd332ff0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221209-045636",
@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.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000131 0.003911 0.796537 ( 1.054594)
build_miniruby 0.000615 0.000224 0.707290 ( 0.706565)
build_ruby 0.000946 0.000344 2.407592 ( 2.350812)
build_all 0.007865 0.001277 12.423637 ( 1.530172)
build_install 0.002236 0.004379 1.591694 ( 0.766822)
test_btest 0.000494 0.000198 65.671380 ( 5.990870)
test_basic 0.002670 0.001068 0.254879 ( 0.349653)
test_all 0.001170 0.000468 476.949347 ( 48.644062)
test_rubyspec 0.011611 0.015631 35.376891 ( 45.915382)
total: 107.31 sec