Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-021926
#<BuildRuby:0x000055c4066eb228
@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.20221225-021926",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009367 0.000267 0.938571 ( 1.135831)
build_miniruby 0.002819 0.000000 0.840557 ( 0.839764)
build_ruby 0.003216 0.000000 2.125035 ( 2.124332)
build_all 0.019193 0.000731 18.543605 ( 2.170599)
build_install 0.018311 0.002478 2.042393 ( 1.022607)
test_btest 0.001266 0.000195 88.343970 ( 9.453756)
test_basic 0.008136 0.001252 0.345509 ( 0.429869)
test_all 0.002105 0.000324 684.941520 ( 63.370234)
test_rubyspec 0.144402 0.029440 47.705405 ( 55.810077)
total: 136.36 sec