Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-025514
#<BuildRuby:0x00005602ea0e46e0
@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.20220729-025514",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.013078 1.016907 ( 1.249650)
build_miniruby 0.001060 0.001493 0.070462 ( 0.068694)
build_ruby 0.001445 0.000619 0.074667 ( 0.073618)
build_all 0.008683 0.001922 1.530351 ( 0.587884)
build_install 0.005797 0.017808 5.102500 ( 2.053556)
test_btest 0.000785 0.000491 74.286214 ( 8.193018)
test_basic 0.004635 0.002897 0.336106 ( 0.424255)
test_all 0.001040 0.000650 684.469538 ( 66.718803)
test_rubyspec 0.078051 0.087180 45.436954 ( 50.933478)
total: 130.30 sec