Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-050812
#<BuildRuby:0x000055f5ba3443c8
@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.20221226-050812",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004374 0.000101 0.781897 ( 1.032189)
build_miniruby 0.000832 0.000178 0.989258 ( 0.987992)
build_ruby 0.001148 0.000000 2.693899 ( 2.692409)
build_all 0.006107 0.002935 15.775382 ( 3.260724)
build_install 0.008682 0.002043 2.194951 ( 1.239710)
test_btest 0.000623 0.000146 66.222814 ( 10.740791)
test_basic 0.000172 0.004431 0.313571 ( 0.404573)
test_all 0.000827 0.000243 627.033229 (100.726464)
test_rubyspec 0.038850 0.022268 51.781346 ( 59.971337)
total: 181.06 sec