Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-132639
#<BuildRuby:0x000055e500636ad8
@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.20220720-132639",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002346 0.006403 0.880526 ( 1.126716)
build_miniruby 0.001206 0.000345 0.061729 ( 0.061738)
build_ruby 0.001522 0.000435 0.061166 ( 0.059560)
build_all 0.007028 0.000858 1.290203 ( 0.486004)
build_install 0.015525 0.002874 4.371201 ( 1.853107)
test_btest 0.001468 0.000367 52.612439 ( 5.924360)
test_basic 0.005180 0.001295 0.302150 ( 0.395127)
test_all 0.003099 0.000428 500.057651 ( 52.737814)
test_rubyspec 0.065041 0.071326 42.032467 ( 47.957147)
total: 110.60 sec