Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-194005
#<BuildRuby:0x000055e6467909c8
@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.20220730-194005",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000012 0.000006 0.000018 ( 0.000017)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.007267 0.003303 0.959815 ( 1.046870)
build_miniruby 0.001340 0.000609 0.073359 ( 0.072232)
build_ruby 0.000000 0.002073 0.075031 ( 0.073788)
build_all 0.006194 0.003343 1.511332 ( 0.574321)
build_install 0.015283 0.004808 5.170569 ( 2.094186)
test_btest 0.000000 0.001656 76.020321 ( 8.016310)
test_basic 0.002614 0.004901 0.302672 ( 0.391525)
test_all 0.002650 0.000000 661.745750 ( 65.931825)
test_rubyspec 0.092733 0.079567 45.429659 ( 51.162345)
total: 129.36 sec