Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-142004
#<BuildRuby:0x000055b8c1eb2858
@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.20230101-142004",
@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.000007)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.006188 0.000433 0.921698 ( 1.110440)
build_miniruby 0.001163 0.000249 1.082796 ( 1.080765)
build_ruby 0.001630 0.000349 2.803151 ( 2.806281)
build_all 0.009612 0.000000 16.796068 ( 3.038117)
build_install 0.004691 0.004924 2.297322 ( 1.187756)
test_btest 0.000726 0.000173 71.145282 ( 10.876529)
test_basic 0.002963 0.003468 0.344680 ( 0.431533)
test_all 0.001120 0.000305 666.195001 ( 99.939133)
test_rubyspec 0.096490 0.024192 51.554505 ( 59.584675)
total: 180.06 sec