Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-024756
#<BuildRuby:0x000056177c050ea8
@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.20220722-024756",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000013 0.000006 0.000019 ( 0.000020)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.008778 0.004389 0.992111 ( 4.290435)
build_miniruby 0.002550 0.000000 0.071343 ( 0.069139)
build_ruby 0.001889 0.000000 0.067572 ( 0.065630)
build_all 0.003344 0.006558 1.529879 ( 0.577009)
build_install 0.019501 0.004927 5.188069 ( 2.094148)
test_btest 0.000995 0.000468 74.622754 ( 8.228097)
test_basic 0.006431 0.000834 0.325250 ( 0.416191)
test_all 0.001643 0.000730 671.570344 ( 66.614770)
test_rubyspec 0.087198 0.082169 45.571260 ( 51.102772)
total: 133.46 sec