Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-073805
#<BuildRuby:0x000055fea0f3c010
@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.20230104-073805",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005309 0.001225 0.848007 ( 1.028772)
build_miniruby 0.001077 0.000249 1.008941 ( 1.006989)
build_ruby 0.001322 0.000305 2.771754 ( 2.769237)
build_all 0.007839 0.002120 16.700743 ( 2.945171)
build_install 0.011169 0.000647 2.286229 ( 1.173232)
test_btest 0.000903 0.000190 75.858019 ( 10.433755)
test_basic 0.006626 0.000473 0.313433 ( 0.398582)
test_all 0.001418 0.000283 678.928999 ( 96.007270)
test_rubyspec 0.074189 0.059934 51.303663 ( 59.356454)
total: 175.12 sec