Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-140813
#<BuildRuby:0x00005621e0a28b10
@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.20220521-140813",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011285 0.001041 1.025618 ( 1.191803)
build_miniruby 0.001552 0.000221 0.074424 ( 0.073208)
build_ruby 0.001786 0.000256 0.072206 ( 0.070620)
build_all 0.008680 0.001240 1.500170 ( 0.602072)
build_install 0.020074 0.001958 5.900727 ( 2.814750)
test_btest 0.001066 0.000142 75.105753 ( 8.049512)
test_basic 0.006384 0.000000 0.320339 ( 0.411602)
test_all 0.004106 0.000514 699.089285 ( 67.074889)
test_rubyspec 0.094031 0.067191 46.154526 ( 51.880068)
total: 132.17 sec