Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-020409
#<BuildRuby:0x0000558f3c2935f8
@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.20230618-020409",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004720 0.001180 1.450038 ( 2.661845)
build_miniruby 0.000947 0.000236 0.880432 ( 0.879775)
build_ruby 0.000990 0.000248 2.500112 ( 2.499960)
build_all 0.005128 0.004738 12.776140 ( 1.099660)
build_install 0.006025 0.001772 1.797755 ( 0.861223)
test_btest 0.000769 0.000226 87.033604 ( 7.479523)
test_basic 0.003790 0.000000 0.570951 ( 0.653392)
test_all 0.000000 0.001297 447.681530 ( 39.435941)
test_rubyspec 0.012485 0.026753 42.328828 ( 54.818885)
total: 110.39 sec