Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-213507
#<BuildRuby:0x000055afe4c85570
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221227-213507",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007060 0.001765 0.949570 ( 1.265262)
build_miniruby 0.002699 0.000000 0.841132 ( 0.840164)
build_ruby 0.002626 0.000172 2.145834 ( 2.146234)
build_all 0.003354 0.018190 18.500901 ( 2.153304)
build_install 0.012428 0.008785 2.051169 ( 1.047196)
test_btest 0.001065 0.000568 89.709689 ( 9.172261)
test_basic 0.009030 0.001904 0.352663 ( 0.435224)
test_all 0.002145 0.001072 698.930328 ( 63.945881)
test_rubyspec 0.092981 0.073345 47.881423 ( 56.006857)
total: 137.01 sec