Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-104742
#<BuildRuby:0x000055dbd9c50098
@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.20230709-104742",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005136 0.000168 1.520210 ( 2.735808)
build_miniruby 0.000832 0.000131 0.863448 ( 0.863379)
build_ruby 0.001041 0.000165 2.604589 ( 2.604773)
build_all 0.007739 0.001221 8.632118 ( 7.831572)
build_install 0.007211 0.001139 2.080172 ( 1.673092)
test_btest 0.000901 0.000143 88.059596 ( 7.897092)
test_basic 0.003668 0.000000 0.591701 ( 0.671652)
test_all 0.001381 0.000028 472.598459 ( 52.192568)
test_rubyspec 0.019666 0.021683 43.373727 ( 55.771612)
total: 132.24 sec