Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-220853
#<BuildRuby:0x0000563f3dc1fd68
@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.20230615-220853",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001235 0.003582 1.633889 ( 2.903158)
build_miniruby 0.000874 0.000131 0.806715 ( 0.805936)
build_ruby 0.001083 0.000162 2.434272 ( 2.435007)
build_all 0.005925 0.003599 13.067967 ( 1.237032)
build_install 0.006975 0.001268 1.887698 ( 0.902684)
test_btest 0.001069 0.000000 82.520335 ( 7.418654)
test_basic 0.000553 0.003660 0.633836 ( 0.715467)
test_all 0.000608 0.000671 435.183342 ( 49.148762)
test_rubyspec 0.014999 0.023506 41.648083 ( 54.156669)
total: 119.72 sec