Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-152422
#<BuildRuby:0x0000556ae72237b8
@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.20231017-152422",
@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.000004 0.000001 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.001145 0.004222 1.434666 ( 1.678030)
build_miniruby 0.000000 0.001155 0.864971 ( 0.864157)
build_ruby 0.000796 0.000613 2.694894 ( 2.694886)
build_all 0.009112 0.001571 18.050011 ( 1.632821)
build_install 0.003558 0.006223 5.333917 ( 1.218169)
test_btest 0.000502 0.000175 95.922957 ( 7.666675)
test_basic 0.003401 0.001182 0.747849 ( 0.824171)
test_all 0.002323 0.003289 572.974095 ( 53.898709)
test_rubyspec 0.020096 0.030456 52.033511 ( 64.346081)
total: 134.82 sec