Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-141310
#<BuildRuby:0x0000555f49a040d0
@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.20230113-141310",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000023 0.000000 0.000023 ( 0.000046)
configure 0.000029 0.000000 0.000029 ( 0.000013)
build_up 0.002400 0.003792 0.901130 ( 1.070275)
build_miniruby 0.001070 0.000060 1.019540 ( 1.017638)
build_ruby 0.001504 0.000084 2.783692 ( 2.780935)
build_all 0.009511 0.000081 16.793351 ( 3.001169)
build_install 0.003351 0.007958 2.078318 ( 1.071132)
test_btest 0.000717 0.000103 72.099291 ( 11.197554)
test_basic 0.006533 0.000341 0.366127 ( 0.451560)
test_all 0.001369 0.000187 672.072694 ( 94.907924)
test_rubyspec 0.087004 0.042053 52.091426 ( 60.104150)
total: 175.60 sec