Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-211400
#<BuildRuby:0x000055ace5e5c0d0
@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.20221203-211400",
@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.000007)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004826 0.006075 1.201879 ( 1.622271)
build_miniruby 0.001911 0.000869 0.839487 ( 0.838265)
build_ruby 0.003121 0.000000 2.256726 ( 2.160475)
build_all 0.012334 0.007848 18.691163 ( 2.174042)
build_install 0.017372 0.002606 2.095985 ( 1.026266)
test_btest 0.001380 0.000552 91.276967 ( 9.073597)
test_basic 0.004760 0.004442 0.351228 ( 0.438433)
test_all 0.000855 0.001378 692.777709 ( 69.671746)
test_rubyspec 0.101304 0.081416 49.486134 ( 57.519118)
total: 144.53 sec