Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-013654
#<BuildRuby:0x0000559f445fac88
@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.20220829-013654",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000052 0.000005 0.000057 ( 0.000056)
configure 0.000033 0.000003 0.000036 ( 0.000035)
build_up 0.011691 0.000242 0.831966 ( 1.246776)
build_miniruby 0.001285 0.000092 0.061361 ( 0.060491)
build_ruby 0.001124 0.000081 0.062419 ( 0.061536)
build_all 0.006370 0.000455 1.240042 ( 0.474884)
build_install 0.009316 0.005610 1.592271 ( 0.791120)
test_btest 0.001336 0.000178 50.351687 ( 5.907360)
test_basic 0.000479 0.005520 0.283072 ( 0.374706)
test_all 0.004015 0.000000 502.385214 ( 52.859849)
test_rubyspec 0.077590 0.049058 41.093798 ( 49.657519)
total: 111.44 sec