Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-112039
#<BuildRuby:0x00005596734bc3a0
@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.20220907-112039",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006511 0.003885 0.950800 ( 1.232847)
build_miniruby 0.001949 0.000243 0.075971 ( 0.074167)
build_ruby 0.000000 0.001877 0.070378 ( 0.068324)
build_all 0.008574 0.002197 1.570822 ( 0.594797)
build_install 0.018147 0.004429 1.895300 ( 0.940928)
test_btest 0.001020 0.000186 96.467677 ( 9.397829)
test_basic 0.007980 0.000000 0.368609 ( 0.456057)
test_all 0.003554 0.000514 630.590730 ( 66.026037)
test_rubyspec 0.132172 0.045809 47.206658 ( 55.302056)
total: 134.09 sec