Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-011541
#<BuildRuby:0x0000557a8df28070
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230106-011541",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002593 0.001037 0.643185 ( 1.344195)
build_miniruby 0.000646 0.000258 0.672911 ( 0.672720)
build_ruby 0.000938 0.000375 2.396194 ( 2.395345)
build_all 0.003303 0.006061 12.964847 ( 1.617890)
build_install 0.004222 0.002111 1.503992 ( 0.712726)
test_btest 0.000467 0.000234 65.973327 ( 5.942488)
test_basic 0.002242 0.001121 0.260919 ( 0.356110)
test_all 0.001244 0.000622 497.360816 ( 47.536624)
test_rubyspec 0.013556 0.014777 35.324371 ( 45.847561)
total: 106.43 sec