Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-105513
#<BuildRuby:0x000055e2897b6148
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221012-105513",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000037 0.000006 0.000043 ( 0.000044)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007112 0.004828 1.108256 ( 1.162581)
build_miniruby 0.001717 0.000397 0.098632 ( 0.095775)
build_ruby 0.001233 0.000285 0.096148 ( 0.093783)
build_all 0.003679 0.004344 1.309398 ( 0.580826)
build_install 0.015515 0.000000 1.632754 ( 0.908612)
test_btest 0.002499 0.000000 60.422504 ( 6.757118)
test_basic 0.004834 0.001057 0.360320 ( 0.451113)
test_all 0.004317 0.001707 501.088829 ( 53.733814)
test_rubyspec 0.097351 0.039247 43.282496 ( 51.728319)
total: 115.51 sec