Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-060912
#<BuildRuby:0x000056523784e038
@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.20220802-060912",
@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.000027 0.000007 0.000034 ( 0.000035)
autoconf 0.000039 0.000010 0.000049 ( 0.000050)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.010867 0.001596 0.871564 ( 1.902182)
build_miniruby 0.001374 0.000317 0.061111 ( 0.060788)
build_ruby 0.000000 0.001559 0.052249 ( 0.051410)
build_all 0.006273 0.003459 1.190690 ( 0.458278)
build_install 0.011395 0.003256 4.179522 ( 1.795722)
test_btest 0.001542 0.000441 51.813236 ( 6.185288)
test_basic 0.005237 0.001496 0.291249 ( 0.381898)
test_all 0.001701 0.000486 493.686573 ( 52.926765)
test_rubyspec 0.073277 0.065104 41.102014 ( 46.988076)
total: 110.75 sec