Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-054908
#<BuildRuby:0x00005593c6045e98
@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.20221224-054908",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004072 0.000291 0.807573 ( 1.021461)
build_miniruby 0.000959 0.000069 0.945741 ( 0.944326)
build_ruby 0.001170 0.000083 2.727134 ( 2.725705)
build_all 0.008739 0.000289 15.838376 ( 3.342347)
build_install 0.006808 0.003882 2.185721 ( 1.251944)
test_btest 0.000593 0.000066 59.063205 ( 11.894525)
test_basic 0.004330 0.000001 0.326709 ( 0.419002)
test_all 0.000990 0.000104 623.764867 (121.543640)
test_rubyspec 0.049969 0.017887 51.802339 ( 59.939694)
total: 203.08 sec