Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-111849
#<BuildRuby:0x0000555913258728
@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.20221230-111849",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.006279 0.000000 0.845718 ( 1.039176)
build_miniruby 0.001265 0.000000 1.018648 ( 1.016633)
build_ruby 0.001287 0.000155 2.775977 ( 2.773432)
build_all 0.006180 0.003644 16.724000 ( 2.968334)
build_install 0.010420 0.001423 2.277798 ( 1.180517)
test_btest 0.000856 0.000191 73.242736 ( 10.935631)
test_basic 0.004000 0.003211 0.332075 ( 0.416886)
test_all 0.001001 0.000250 672.642950 (101.870067)
test_rubyspec 0.098366 0.024591 51.637750 ( 59.721989)
total: 181.92 sec