Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-041106
#<BuildRuby:0x00005621b64309d0
@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.20220901-041106",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000005 0.000001 0.000006 ( 0.000008)
build_up 0.010053 0.001885 0.977312 ( 1.013419)
build_miniruby 0.001568 0.000483 0.077708 ( 0.076780)
build_ruby 0.001521 0.000468 0.080312 ( 0.079228)
build_all 0.003461 0.005984 1.537744 ( 0.589920)
build_install 0.019559 0.003236 1.928444 ( 0.945193)
test_btest 0.000790 0.000263 74.172363 ( 8.276484)
test_basic 0.007547 0.000598 0.321511 ( 0.411962)
test_all 0.004118 0.000000 643.666304 ( 64.937378)
test_rubyspec 0.114571 0.062910 45.840465 ( 54.257218)
total: 130.59 sec