Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-163046
#<BuildRuby:0x0000559e7740b5f8
@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.20230727-163046",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005087 0.000234 1.462284 ( 2.715428)
build_miniruby 0.001043 0.000231 0.934261 ( 0.933902)
build_ruby 0.000980 0.000218 2.610152 ( 2.610639)
build_all 0.004958 0.004407 13.662901 ( 1.215279)
build_install 0.000689 0.007257 2.036061 ( 0.942261)
test_btest 0.001098 0.000000 78.228142 ( 7.650810)
test_basic 0.001604 0.003598 0.712641 ( 0.790763)
test_all 0.001022 0.000389 480.988361 ( 52.432762)
test_rubyspec 0.026709 0.014903 42.658503 ( 55.090460)
total: 124.38 sec