Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-150040
#<BuildRuby:0x0000563367ef00d8
@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.20230125-150040",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002929 0.000489 0.631976 ( 1.072483)
build_miniruby 0.000787 0.000131 0.639344 ( 0.638966)
build_ruby 0.001154 0.000193 2.212788 ( 2.239805)
build_all 0.009268 0.000064 12.023340 ( 1.474536)
build_install 0.002463 0.004050 1.510805 ( 0.713946)
test_btest 0.000538 0.000108 66.270185 ( 6.272998)
test_basic 0.003724 0.000000 0.270199 ( 0.365201)
test_all 0.001132 0.000106 483.287599 ( 45.345290)
test_rubyspec 0.012592 0.016079 34.963828 ( 45.556169)
total: 103.68 sec