Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-233838
#<BuildRuby:0x0000564195efa858
@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.20230101-233838",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.006373 0.879990 ( 1.060340)
build_miniruby 0.000048 0.001303 1.055549 ( 1.053546)
build_ruby 0.001291 0.000345 2.776337 ( 2.773963)
build_all 0.007564 0.002017 16.744415 ( 2.989780)
build_install 0.010134 0.001419 2.311371 ( 1.172025)
test_btest 0.000704 0.000176 78.530783 ( 10.917313)
test_basic 0.005143 0.001285 0.352532 ( 0.438841)
test_all 0.000897 0.000225 668.041407 (101.494624)
test_rubyspec 0.079379 0.041226 51.417448 ( 59.453672)
total: 181.35 sec