Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-111209
#<BuildRuby:0x0000561b2904a700
@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.20220829-111209",
@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.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009544 0.002386 0.980597 ( 1.044703)
build_miniruby 0.002034 0.000509 0.079628 ( 0.078664)
build_ruby 0.001756 0.000439 0.075666 ( 0.074165)
build_all 0.008324 0.002081 1.528790 ( 0.588128)
build_install 0.021513 0.000000 1.881018 ( 0.929803)
test_btest 0.001397 0.000023 73.038735 ( 7.971572)
test_basic 0.000000 0.008066 0.320901 ( 0.409506)
test_all 0.000000 0.002273 680.301196 ( 67.004836)
test_rubyspec 0.093694 0.073385 45.816690 ( 54.207368)
total: 132.31 sec