Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-051518
#<BuildRuby:0x000055a0e683b4b8
@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.20220818-051518",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000063 0.000016 0.000079 ( 0.000084)
build_up 0.010453 0.001481 0.971719 ( 2.949112)
build_miniruby 0.001681 0.000388 0.077214 ( 0.075168)
build_ruby 0.001288 0.000297 0.068638 ( 0.067029)
build_all 0.007574 0.001748 1.516900 ( 0.581310)
build_install 0.021450 0.000000 1.861724 ( 0.893971)
test_btest 0.001375 0.000243 72.081541 ( 8.369936)
test_basic 0.004753 0.003132 0.321273 ( 0.416522)
test_all 0.000000 0.004354 639.280188 ( 63.995602)
test_rubyspec 0.081359 0.090531 45.440317 ( 53.114372)
total: 130.46 sec