Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-204243
#<BuildRuby:0x0000562bc999bfb0
@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.20230108-204243",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.001850 0.004639 0.913674 ( 1.081132)
build_miniruby 0.001239 0.000000 1.039929 ( 1.037992)
build_ruby 0.001604 0.000000 2.769884 ( 2.767189)
build_all 0.004595 0.005403 16.841114 ( 2.991748)
build_install 0.007441 0.003905 2.132183 ( 1.099750)
test_btest 0.000556 0.000209 69.799539 ( 11.404364)
test_basic 0.002888 0.004460 0.358701 ( 0.443480)
test_all 0.000948 0.000399 662.558761 ( 97.674010)
test_rubyspec 0.073758 0.042749 52.115674 ( 60.226738)
total: 178.73 sec