Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-012156
#<BuildRuby:0x000056290e2ba038
@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.20220718-012156",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.007959 0.002170 0.845066 ( 1.075870)
build_miniruby 0.001164 0.000318 0.052227 ( 0.051985)
build_ruby 0.001050 0.000286 0.050515 ( 0.050327)
build_all 0.005818 0.003697 1.277854 ( 0.520040)
build_install 0.010572 0.006762 4.331509 ( 1.886184)
test_btest 0.001426 0.000509 51.903114 ( 6.250074)
test_basic 0.001097 0.005655 0.302847 ( 0.395293)
test_all 0.002186 0.000937 503.888244 ( 53.388564)
test_rubyspec 0.070387 0.065034 42.045769 ( 47.969706)
total: 111.59 sec