Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-032727
#<BuildRuby:0x000055c8ab976688
@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.20220901-032727",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011860 0.000487 1.008383 ( 1.182852)
build_miniruby 0.001679 0.000224 0.077252 ( 0.076917)
build_ruby 0.001712 0.000000 0.075558 ( 0.075340)
build_all 0.005423 0.004979 1.527359 ( 0.583785)
build_install 0.015741 0.006079 1.910591 ( 0.933197)
test_btest 0.001284 0.000000 79.334314 ( 8.326951)
test_basic 0.000000 0.006681 0.324647 ( 0.417347)
test_all 0.004010 0.000543 670.601462 ( 66.510466)
test_rubyspec 0.095543 0.080737 46.189762 ( 54.456182)
total: 132.56 sec