Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-091447
#<BuildRuby:0x000055d81528fee0
@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.20230131-091447",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000035 0.000008 0.000043 ( 0.000042)
build_up 0.006158 0.000450 0.842440 ( 1.044324)
build_miniruby 0.001014 0.000217 1.009478 ( 1.007581)
build_ruby 0.001269 0.000272 2.797796 ( 2.795400)
build_all 0.006144 0.003725 16.753398 ( 3.017393)
build_install 0.009982 0.001356 2.066127 ( 1.068709)
test_btest 0.000850 0.000200 75.325214 ( 10.581491)
test_basic 0.001493 0.005051 0.344757 ( 0.431012)
test_all 0.001105 0.000325 639.454206 ( 99.032968)
test_rubyspec 0.063708 0.019589 51.543877 ( 59.625081)
total: 178.60 sec