Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-085548
#<BuildRuby:0x0000558abd238ca8
@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.20220205-085548",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.007317 0.003898 0.934387 ( 1.316413)
build_miniruby 0.001686 0.000482 0.074494 ( 0.072185)
build_ruby 0.001537 0.000439 0.075820 ( 0.073838)
build_all 0.009177 0.000141 4.108949 ( 0.814994)
build_install 0.007690 0.015133 7.712521 ( 2.275883)
test_btest 0.000000 0.001574 46.656404 ( 44.494358)
test_basic 0.001398 0.005119 0.308983 ( 0.402328)
test_all 0.000992 0.000496 677.550404 ( 66.499539)
test_rubyspec 0.120277 0.053468 45.667068 ( 51.056912)
total: 167.01 sec