Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-133701
#<BuildRuby:0x00005588cb7b29c0
@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.20220817-133701",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010263 0.000141 0.862664 ( 1.699545)
build_miniruby 0.001950 0.000130 0.060154 ( 0.057546)
build_ruby 0.001587 0.000105 0.062854 ( 0.061691)
build_all 0.008177 0.000545 1.243488 ( 0.477863)
build_install 0.015964 0.000000 1.591369 ( 0.784381)
test_btest 0.001152 0.000000 54.489429 ( 6.189713)
test_basic 0.005506 0.000000 0.286680 ( 0.381897)
test_all 0.000000 0.004433 502.769256 ( 53.169161)
test_rubyspec 0.090243 0.041125 41.683401 ( 49.420936)
total: 112.24 sec