Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-100345
#<BuildRuby:0x000055ecbd0e1550
@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.20220827-100345",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000044 0.000000 0.000044 ( 0.000056)
build_up 0.008971 0.001240 0.869224 ( 1.014882)
build_miniruby 0.001690 0.000423 0.060159 ( 0.058195)
build_ruby 0.001438 0.000359 0.062957 ( 0.060516)
build_all 0.001445 0.008336 1.263572 ( 0.482407)
build_install 0.014606 0.001827 1.597538 ( 0.781264)
test_btest 0.000749 0.000249 53.160201 ( 6.227071)
test_basic 0.003178 0.002588 0.292972 ( 0.382268)
test_all 0.004232 0.000926 503.559935 ( 52.969172)
test_rubyspec 0.103278 0.033423 41.862449 ( 50.218531)
total: 112.20 sec