Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-190828
#<BuildRuby:0x00005622609d69c0
@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.20221102-190828",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007352 0.002005 0.965811 ( 0.984616)
build_miniruby 0.001138 0.000310 0.048775 ( 0.047538)
build_ruby 0.001096 0.000299 0.044076 ( 0.042954)
build_all 0.004471 0.004783 1.223622 ( 0.480251)
build_install 0.008900 0.006443 1.570990 ( 0.804185)
test_btest 0.001145 0.000440 60.129791 ( 6.819564)
test_basic 0.005627 0.000112 0.304531 ( 0.395750)
test_all 0.004709 0.001682 522.254049 ( 55.489804)
test_rubyspec 0.059861 0.061805 43.061037 ( 51.303351)
total: 116.37 sec