Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-195120
#<BuildRuby:0x0000557a611f0ca8
@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.20220131-195120",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006522 0.005311 0.966708 ( 1.119866)
build_miniruby 0.001443 0.000309 0.068027 ( 0.067926)
build_ruby 0.001767 0.000378 0.075540 ( 0.075023)
build_all 0.010330 0.001141 4.123439 ( 0.812522)
build_install 0.023474 0.000000 7.702013 ( 2.361523)
test_btest 0.001212 0.000000 47.679699 ( 44.457505)
test_basic 0.007105 0.000281 0.347597 ( 0.436560)
test_all 0.001599 0.000229 644.163422 ( 65.451048)
test_rubyspec 0.098510 0.062233 46.136795 ( 51.568523)
total: 166.35 sec