Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-144926
#<BuildRuby:0x000055c9da12a148
@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.20220721-144926",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.010772 0.000000 0.825803 ( 1.189542)
build_miniruby 0.001607 0.000000 0.063074 ( 0.061325)
build_ruby 0.001401 0.000187 0.062882 ( 0.061786)
build_all 0.006875 0.000324 1.230496 ( 0.456484)
build_install 0.015692 0.001962 4.234992 ( 1.766124)
test_btest 0.000000 0.002100 51.839199 ( 6.091145)
test_basic 0.002829 0.002759 0.293195 ( 0.394682)
test_all 0.002138 0.000378 485.181743 ( 52.309318)
test_rubyspec 0.095290 0.037292 41.657976 ( 47.545989)
total: 109.88 sec