Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-091126
#<BuildRuby:0x000056459c242858
@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-091126",
@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.000004 0.000024 ( 0.000024)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.005131 0.001184 0.848006 ( 1.057704)
build_miniruby 0.001024 0.000237 1.011915 ( 1.010041)
build_ruby 0.001346 0.000311 2.779806 ( 2.777112)
build_all 0.007835 0.001808 16.756798 ( 2.994190)
build_install 0.004878 0.006771 2.282164 ( 1.178352)
test_btest 0.000793 0.000244 70.756666 ( 11.252120)
test_basic 0.006582 0.000000 0.376371 ( 0.462418)
test_all 0.002016 0.000000 679.444284 ( 99.320535)
test_rubyspec 0.064687 0.062636 51.692874 ( 59.733911)
total: 179.79 sec