Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-134252
#<BuildRuby:0x000055c409f86678
@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.20230102-134252",
@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.000003 0.000009 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000019 0.000009 0.000028 ( 0.000013)
build_up 0.005711 0.000674 0.841325 ( 1.449663)
build_miniruby 0.000941 0.000392 1.013857 ( 1.011992)
build_ruby 0.001135 0.000473 2.780018 ( 2.777777)
build_all 0.008920 0.001140 16.753476 ( 2.977435)
build_install 0.010643 0.000970 2.349158 ( 1.196341)
test_btest 0.000850 0.000283 72.691217 ( 10.565653)
test_basic 0.003741 0.002533 0.346430 ( 0.433364)
test_all 0.001283 0.000000 676.586484 ( 94.861668)
test_rubyspec 0.092588 0.041430 51.573531 ( 59.641891)
total: 174.92 sec