Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-155755
#<BuildRuby:0x00005624c4e16038
@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.20221009-155755",
@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.000023 0.000000 0.000023 ( 0.000023)
autoconf 0.000047 0.000000 0.000047 ( 0.000047)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.008951 0.003925 1.094948 ( 1.142128)
build_miniruby 0.001845 0.000000 0.100140 ( 0.100177)
build_ruby 0.001514 0.000000 0.104429 ( 0.104480)
build_all 0.004237 0.003913 1.310416 ( 0.574269)
build_install 0.012276 0.001292 1.616150 ( 0.904065)
test_btest 0.002258 0.000000 61.902336 ( 6.722615)
test_basic 0.002890 0.003421 0.349002 ( 0.444240)
test_all 0.002460 0.003891 475.992066 ( 52.435461)
test_rubyspec 0.113487 0.022084 42.611325 ( 51.248620)
total: 113.68 sec