Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-220443
#<BuildRuby:0x000055bb18c04a58
@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.20220308-220443",
@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.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000089 0.012223 0.977111 ( 1.402139)
build_miniruby 0.001395 0.000536 0.078316 ( 0.078601)
build_ruby 0.001741 0.000000 0.078116 ( 0.079268)
build_all 0.007673 0.001903 4.190408 ( 0.868661)
build_install 0.019679 0.003618 8.044992 ( 2.467936)
test_btest 0.000832 0.000263 74.492391 ( 7.751568)
test_basic 0.000262 0.007244 0.326753 ( 0.418206)
test_all 0.002528 0.000349 664.613564 ( 70.094385)
test_rubyspec 0.101930 0.052538 46.192212 ( 51.331580)
total: 134.49 sec