Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-233619
#<BuildRuby:0x000055775b7ab818
@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.20230806-233619",
@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.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005213 0.000260 1.492377 ( 2.683897)
build_miniruby 0.001050 0.000053 0.975733 ( 0.974716)
build_ruby 0.001167 0.000059 2.712162 ( 2.712408)
build_all 0.009850 0.000051 14.953284 ( 1.431230)
build_install 0.007942 0.000153 2.107253 ( 0.930420)
test_btest 0.000954 0.000042 86.037707 ( 7.664445)
test_basic 0.000000 0.004488 0.547964 ( 0.625308)
test_all 0.001323 0.000134 530.813731 ( 57.440053)
test_rubyspec 0.007987 0.032252 45.285457 ( 57.622160)
total: 132.09 sec