Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-021554
#<BuildRuby:0x00005597a9b0fe78
@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.20220915-021554",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008455 0.000651 1.124173 ( 1.088397)
build_miniruby 0.002371 0.000000 0.067346 ( 0.064580)
build_ruby 0.002212 0.000017 0.075816 ( 0.073475)
build_all 0.008811 0.000566 1.551313 ( 0.596313)
build_install 0.011224 0.011298 1.925299 ( 0.948524)
test_btest 0.001251 0.000000 88.950056 ( 9.410492)
test_basic 0.002441 0.004819 0.353642 ( 0.442406)
test_all 0.004253 0.001251 679.324192 ( 67.941417)
test_rubyspec 0.073711 0.102761 46.976644 ( 55.275813)
total: 135.84 sec