Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-073007
#<BuildRuby:0x00005627bdadf918
@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-073007",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010098 0.000589 0.959637 ( 1.264503)
build_miniruby 0.001281 0.000394 0.072771 ( 0.071080)
build_ruby 0.001359 0.000419 0.079699 ( 0.077779)
build_all 0.010361 0.000000 4.043270 ( 0.790472)
build_install 0.017490 0.007433 7.804061 ( 2.308016)
test_btest 0.000000 0.001332 47.861825 ( 44.406034)
test_basic 0.003506 0.004850 0.341354 ( 0.435140)
test_all 0.001310 0.000463 640.200133 ( 64.461182)
test_rubyspec 0.090013 0.067434 46.112085 ( 51.570680)
total: 165.39 sec