Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-193813
#<BuildRuby:0x000055ec5ce34bc8
@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.20220724-193813",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009522 0.001587 0.981582 ( 1.118692)
build_miniruby 0.002108 0.000351 0.078097 ( 0.076326)
build_ruby 0.002080 0.000347 0.074966 ( 0.073295)
build_all 0.005396 0.005230 1.503009 ( 0.576178)
build_install 0.018854 0.004742 5.162904 ( 2.053371)
test_btest 0.001303 0.000306 71.707158 ( 8.313326)
test_basic 0.007447 0.000505 0.323533 ( 0.410973)
test_all 0.001616 0.000359 675.963526 ( 66.643839)
test_rubyspec 0.122033 0.045121 45.454024 ( 51.249565)
total: 130.52 sec