Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-195508
#<BuildRuby:0x000055eeda7a84f0
@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.20220223-195508",
@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.000007 0.000003 0.000010 ( 0.000009)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.008427 0.003064 0.905442 ( 1.015405)
build_miniruby 0.002802 0.000000 0.070317 ( 0.067316)
build_ruby 0.002440 0.000000 0.082043 ( 0.079362)
build_all 0.009672 0.000000 4.184536 ( 0.857990)
build_install 0.019549 0.003699 7.856591 ( 2.401286)
test_btest 0.000838 0.000221 76.333018 ( 7.936127)
test_basic 0.002092 0.005423 0.336328 ( 0.431103)
test_all 0.000612 0.001400 697.868984 ( 67.558418)
test_rubyspec 0.094313 0.074276 46.321887 ( 51.508264)
total: 131.86 sec