Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-130517
#<BuildRuby:0x00005649a79a80c0
@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.20230310-130517",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004143 0.000078 0.825045 ( 2.165410)
build_miniruby 0.000691 0.000208 0.651578 ( 0.650995)
build_ruby 0.000863 0.000258 2.088345 ( 2.089220)
build_all 0.008380 0.000057 11.162814 ( 0.983808)
build_install 0.006901 0.000000 1.555711 ( 0.824315)
test_btest 0.000926 0.000000 77.285131 ( 7.054514)
test_basic 0.003406 0.000000 0.254466 ( 0.350479)
test_all 0.000000 0.001288 399.444957 ( 40.569119)
test_rubyspec 0.018379 0.011392 36.617938 ( 47.059932)
total: 101.75 sec