Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-181611
#<BuildRuby:0x00005623677e3598
@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.20221204-181611",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004534 0.000228 0.826909 ( 1.105939)
build_miniruby 0.000963 0.000000 0.520869 ( 0.520605)
build_ruby 0.001332 0.000000 1.724249 ( 1.648880)
build_all 0.009112 0.000000 12.016114 ( 1.514102)
build_install 0.006966 0.000000 1.619999 ( 0.744733)
test_btest 0.000657 0.000000 63.926312 ( 6.222081)
test_basic 0.001430 0.001698 0.233382 ( 0.330477)
test_all 0.000895 0.000142 519.415283 ( 51.475298)
test_rubyspec 0.008437 0.019233 36.032514 ( 46.460519)
total: 110.02 sec