Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-133056
#<BuildRuby:0x00005556a57dde98
@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.20230114-133056",
@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.000017 0.000003 0.000020 ( 0.000018)
autoconf 0.000044 0.000006 0.000050 ( 0.000048)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.001774 0.007207 0.853560 ( 1.058802)
build_miniruby 0.001076 0.000269 1.034052 ( 1.032037)
build_ruby 0.001634 0.000000 2.803091 ( 2.800514)
build_all 0.006829 0.003042 16.818663 ( 2.965197)
build_install 0.006854 0.004615 2.105839 ( 1.086974)
test_btest 0.000706 0.000211 79.487861 ( 10.655081)
test_basic 0.006332 0.000000 0.362535 ( 0.448827)
test_all 0.001345 0.000005 646.319455 ( 99.325681)
test_rubyspec 0.066733 0.058973 52.171918 ( 60.270923)
total: 179.64 sec