Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-184141
#<BuildRuby:0x0000560804924c00
@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.20220725-184141",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000045 0.000003 0.000048 ( 0.000049)
build_up 0.010763 0.000444 1.006817 ( 1.050250)
build_miniruby 0.001754 0.000117 0.076857 ( 0.075582)
build_ruby 0.001656 0.000111 0.075662 ( 0.074137)
build_all 0.001934 0.008230 1.520693 ( 0.574315)
build_install 0.021161 0.001220 5.156749 ( 2.063684)
test_btest 0.001378 0.000000 72.575439 ( 7.871188)
test_basic 0.006877 0.000512 0.324984 ( 0.414615)
test_all 0.001708 0.000244 680.673451 ( 66.544109)
test_rubyspec 0.099587 0.078094 45.475147 ( 51.222878)
total: 129.89 sec