Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-120054
#<BuildRuby:0x0000555be0d2c3a0
@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.20220828-120054",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.012114 0.974256 ( 1.060710)
build_miniruby 0.000907 0.001543 0.076600 ( 0.074448)
build_ruby 0.000000 0.002053 0.071317 ( 0.070105)
build_all 0.004024 0.005375 1.543387 ( 0.577184)
build_install 0.022841 0.000413 1.915059 ( 0.944368)
test_btest 0.001344 0.000000 74.018619 ( 8.110474)
test_basic 0.006948 0.000406 0.329003 ( 0.418268)
test_all 0.004277 0.000212 682.998654 ( 67.066521)
test_rubyspec 0.103510 0.065554 45.826365 ( 54.325220)
total: 132.65 sec