Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-145832
#<BuildRuby:0x000055e187044ea8
@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.20220904-145832",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000932 0.010650 0.971993 ( 1.107715)
build_miniruby 0.001774 0.000443 0.077564 ( 0.075524)
build_ruby 0.001767 0.000442 0.075983 ( 0.073376)
build_all 0.010074 0.000000 1.553434 ( 0.602952)
build_install 0.016190 0.006586 1.914739 ( 0.937727)
test_btest 0.001096 0.000000 78.297547 ( 8.384987)
test_basic 0.008214 0.000000 0.328847 ( 0.422539)
test_all 0.002772 0.001485 685.267629 ( 67.563991)
test_rubyspec 0.089051 0.077842 45.452573 ( 53.854183)
total: 133.02 sec