Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-024653
#<BuildRuby:0x000055aa577b04d8
@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.20220601-024653",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.005949 0.004535 0.975293 ( 1.115712)
build_miniruby 0.001409 0.000302 0.065997 ( 0.064107)
build_ruby 0.002052 0.000000 0.075293 ( 0.073123)
build_all 0.009413 0.000000 1.489385 ( 0.596076)
build_install 0.012782 0.010278 5.860054 ( 2.810833)
test_btest 0.000929 0.000253 71.361625 ( 8.212766)
test_basic 0.007461 0.000917 0.323329 ( 0.409407)
test_all 0.002138 0.000558 713.035301 ( 68.161210)
test_rubyspec 0.074136 0.096798 46.012671 ( 51.849619)
total: 133.29 sec