Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-192044
#<BuildRuby:0x0000555c3cf5d438
@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.20221105-192044",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004984 0.004107 0.905318 ( 0.979195)
build_miniruby 0.000000 0.001940 0.052983 ( 0.052277)
build_ruby 0.000723 0.000716 0.046786 ( 0.046509)
build_all 0.008285 0.001562 1.251290 ( 0.483510)
build_install 0.011906 0.002496 1.578826 ( 0.835736)
test_btest 0.001413 0.000441 62.398387 ( 6.652969)
test_basic 0.004396 0.001374 0.301384 ( 0.395725)
test_all 0.001729 0.000540 501.165920 ( 53.891974)
test_rubyspec 0.076154 0.052795 43.404033 ( 51.992754)
total: 115.33 sec