Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-215550
#<BuildRuby:0x00005620fd3709c8
@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.20220920-215550",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009620 0.000115 1.076015 ( 1.128529)
build_miniruby 0.002003 0.000117 0.116900 ( 0.115321)
build_ruby 0.002252 0.000133 0.115473 ( 0.099817)
build_all 0.002232 0.008100 1.572790 ( 0.662259)
build_install 0.019264 0.003211 1.960679 ( 0.976954)
test_btest 0.000994 0.000165 74.234845 ( 8.546392)
test_basic 0.005982 0.000997 0.367691 ( 0.458350)
test_all 0.004097 0.000683 671.594487 ( 68.155158)
test_rubyspec 0.125015 0.039968 45.522303 ( 53.992796)
total: 134.14 sec