Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-081513
#<BuildRuby:0x0000561a26a2abe8
@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.20230106-081513",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005414 0.001161 0.886219 ( 1.066314)
build_miniruby 0.001133 0.000243 1.012730 ( 1.010724)
build_ruby 0.001379 0.000296 2.777848 ( 2.775141)
build_all 0.009751 0.000162 16.804780 ( 2.996262)
build_install 0.009602 0.001800 2.082309 ( 1.067577)
test_btest 0.000895 0.000168 76.675785 ( 10.688358)
test_basic 0.000079 0.007478 0.380869 ( 0.465211)
test_all 0.001264 0.000351 665.500806 (101.042298)
test_rubyspec 0.060354 0.072914 52.191365 ( 60.213913)
total: 181.33 sec