Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-124609
#<BuildRuby:0x000055f7fa6c2f08
@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.20220723-124609",
@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.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008704 0.001161 0.876953 ( 1.091482)
build_miniruby 0.001031 0.000258 0.060557 ( 0.060186)
build_ruby 0.001329 0.000332 0.063595 ( 0.062822)
build_all 0.006677 0.001669 1.217269 ( 0.484328)
build_install 0.010203 0.007103 4.299047 ( 1.813773)
test_btest 0.000779 0.000243 52.769378 ( 6.053292)
test_basic 0.005314 0.001661 0.306125 ( 0.397641)
test_all 0.002261 0.000706 486.646679 ( 52.373959)
test_rubyspec 0.090699 0.041912 41.740781 ( 47.697351)
total: 110.04 sec