Logfile: /home/ko1/ruby/logs/brlog.trunk.20230809-102746
#<BuildRuby:0x00005623da247fa8
@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.20230809-102746",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002598 0.002849 1.566830 ( 2.873786)
build_miniruby 0.000902 0.000180 0.875720 ( 0.874784)
build_ruby 0.001203 0.000000 2.752164 ( 2.751882)
build_all 0.006956 0.003063 14.286216 ( 1.307118)
build_install 0.006645 0.001872 2.067722 ( 0.923172)
test_btest 0.000816 0.000181 83.179880 ( 7.930472)
test_basic 0.000676 0.003485 0.667820 ( 0.746042)
test_all 0.000000 0.001624 515.266085 ( 56.365635)
test_rubyspec 0.017758 0.023986 45.553186 ( 57.880277)
total: 131.65 sec