Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-043917
#<BuildRuby:0x00005612e681d1f8
@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.20221027-043917",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009006 0.000795 1.094148 ( 1.144547)
build_miniruby 0.001740 0.000268 0.101076 ( 0.097850)
build_ruby 0.001352 0.000208 0.099902 ( 0.097418)
build_all 0.008001 0.000502 1.292803 ( 0.588114)
build_install 0.007188 0.006287 1.668563 ( 0.888833)
test_btest 0.001668 0.000357 61.074618 ( 6.824171)
test_basic 0.006499 0.000222 0.350836 ( 0.453298)
test_all 0.002332 0.004686 497.827994 ( 53.676002)
test_rubyspec 0.082916 0.034680 43.780623 ( 52.269548)
total: 116.04 sec