Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-214610
#<BuildRuby:0x000055d49474ccc8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-214610",
@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.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.004753 0.006588 0.925394 ( 0.958249)
build_miniruby 0.001315 0.000607 0.077785 ( 0.075561)
build_ruby 0.001082 0.000499 0.079448 ( 0.077705)
build_all 0.003806 0.006070 4.121034 ( 0.770443)
build_install 0.015109 0.005396 7.773552 ( 2.375140)
test_btest 0.000808 0.000404 47.494427 ( 45.005670)
test_basic 0.004854 0.002427 0.341621 ( 0.430333)
test_all 0.001227 0.000613 698.267363 ( 67.375157)
test_rubyspec 0.085367 0.087340 46.119508 ( 51.499009)
total: 168.57 sec