Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-102155
#<BuildRuby:0x000055ccfb7b43a0
@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.20220815-102155",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006410 0.004655 0.970974 ( 1.017706)
build_miniruby 0.001663 0.000511 0.079065 ( 0.077969)
build_ruby 0.001677 0.000516 0.078692 ( 0.077138)
build_all 0.008417 0.002590 1.525312 ( 0.591386)
build_install 0.010843 0.012499 1.886478 ( 0.928935)
test_btest 0.001549 0.000000 77.482187 ( 8.690226)
test_basic 0.002337 0.004838 0.331160 ( 0.421992)
test_all 0.003762 0.001756 685.887576 ( 66.963142)
test_rubyspec 0.102759 0.076399 46.011292 ( 53.568409)
total: 132.34 sec