Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-012949
#<BuildRuby:0x000055a4aa7486d8
@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.20220908-012949",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.008337 0.002079 0.967652 ( 0.993894)
build_miniruby 0.001526 0.000694 0.069632 ( 0.067273)
build_ruby 0.000000 0.002540 0.072000 ( 0.069561)
build_all 0.006320 0.005162 1.572645 ( 0.597281)
build_install 0.021531 0.000757 1.892686 ( 0.929862)
test_btest 0.000895 0.000359 92.627716 ( 9.834422)
test_basic 0.005203 0.002081 0.332001 ( 0.426454)
test_all 0.001075 0.003539 632.805862 ( 65.734315)
test_rubyspec 0.116524 0.058199 46.793618 ( 54.911259)
total: 133.57 sec