Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-075034
#<BuildRuby:0x0000564f3d354048
@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.20230730-075034",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000050 0.000000 0.000050 ( 0.000051)
build_up 0.006073 0.000000 1.551991 ( 2.710898)
build_miniruby 0.001048 0.000000 1.025814 ( 1.024935)
build_ruby 0.001199 0.000000 2.651560 ( 2.651930)
build_all 0.006134 0.003379 15.142033 ( 1.286300)
build_install 0.002004 0.006602 2.180533 ( 0.985541)
test_btest 0.001025 0.000000 89.251734 ( 7.388634)
test_basic 0.004692 0.000420 0.663604 ( 0.740696)
test_all 0.001317 0.000244 565.036373 ( 49.078868)
test_rubyspec 0.019423 0.024150 47.088957 ( 59.500427)
total: 125.37 sec