Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-163545
#<BuildRuby:0x000055abdb96c0d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230114-163545",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.007310 0.001566 0.856008 ( 1.438328)
build_miniruby 0.001070 0.000229 1.017364 ( 1.015487)
build_ruby 0.001345 0.000288 2.771272 ( 2.768663)
build_all 0.009754 0.000111 16.843043 ( 3.004814)
build_install 0.007149 0.004168 2.100618 ( 1.085887)
test_btest 0.000812 0.000000 73.108734 ( 10.985705)
test_basic 0.000000 0.007273 0.355608 ( 0.440128)
test_all 0.000000 0.001292 669.428800 (101.826333)
test_rubyspec 0.066180 0.059744 52.075615 ( 60.129378)
total: 182.70 sec