Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-135036
#<BuildRuby:0x000055bc06eac4d8
@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.20220311-135036",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002012 0.008865 1.010044 ( 1.699100)
build_miniruby 0.000000 0.002119 0.072880 ( 0.071215)
build_ruby 0.000000 0.001725 0.067554 ( 0.066279)
build_all 0.006259 0.003238 1.517096 ( 0.620149)
build_install 0.015533 0.007767 5.232719 ( 2.182232)
test_btest 0.000849 0.000425 75.431840 ( 8.195062)
test_basic 0.005026 0.002513 0.335501 ( 0.424187)
test_all 0.001459 0.000730 671.297542 ( 66.219785)
test_rubyspec 0.096253 0.065721 46.245589 ( 51.667283)
total: 131.15 sec