Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-180100
#<BuildRuby:0x000056510561f7b8
@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.20220204-180100",
@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.000003 0.000003 0.000006 ( 0.000006)
autoconf 0.000009 0.000006 0.000015 ( 0.000014)
configure 0.000059 0.000039 0.000098 ( 0.000102)
build_up 0.003066 0.008538 0.952285 ( 1.080919)
build_miniruby 0.001105 0.000922 0.077751 ( 0.075562)
build_ruby 0.000000 0.002323 0.082301 ( 0.080523)
build_all 0.009526 0.000547 4.202901 ( 0.800419)
build_install 0.016799 0.007883 7.778726 ( 2.325233)
test_btest 0.000960 0.000641 47.453563 ( 45.139960)
test_basic 0.001992 0.005196 0.345088 ( 0.444362)
test_all 0.000938 0.000677 692.941719 ( 67.284685)
test_rubyspec 0.084070 0.077912 46.453909 ( 51.808532)
total: 169.04 sec