Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-042439
#<BuildRuby:0x00005579f50befe0
@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.20220818-042439",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007509 0.003856 1.020482 ( 12.383871)
build_miniruby 0.001553 0.000517 0.074440 ( 0.073854)
build_ruby 0.001786 0.000595 0.076787 ( 0.075536)
build_all 0.000505 0.008856 1.512874 ( 0.582614)
build_install 0.013101 0.009062 1.846518 ( 0.919335)
test_btest 0.000865 0.000466 74.198647 ( 8.342273)
test_basic 0.002197 0.006452 0.327428 ( 0.415902)
test_all 0.004214 0.002034 634.068805 ( 64.051365)
test_rubyspec 0.078675 0.097235 45.516486 ( 53.034179)
total: 139.88 sec