Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-000544
#<BuildRuby:0x00005589808804f0
@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.20220312-000544",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005569 0.005577 1.000408 ( 1.408467)
build_miniruby 0.001500 0.000462 0.077096 ( 0.075537)
build_ruby 0.002185 0.000000 0.080969 ( 0.078622)
build_all 0.004905 0.003883 1.493744 ( 0.613810)
build_install 0.014343 0.008077 5.256024 ( 2.168129)
test_btest 0.000743 0.000278 75.319615 ( 8.053096)
test_basic 0.000000 0.007952 0.324290 ( 0.413102)
test_all 0.000078 0.001983 710.529710 ( 68.878491)
test_rubyspec 0.104984 0.060906 46.348394 ( 51.743793)
total: 133.43 sec