Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-161533
#<BuildRuby:0x00005646a6f07510
@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.20220307-161533",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003084 0.008200 0.984588 ( 1.115213)
build_miniruby 0.002392 0.000000 0.073616 ( 0.071362)
build_ruby 0.001823 0.000000 0.081367 ( 0.079890)
build_all 0.006937 0.003941 4.194511 ( 0.860213)
build_install 0.021365 0.000142 7.980198 ( 2.419135)
test_btest 0.001350 0.000000 76.094180 ( 7.760359)
test_basic 0.000934 0.007084 0.339104 ( 0.427907)
test_all 0.000669 0.001384 694.745852 ( 67.399886)
test_rubyspec 0.114382 0.055845 46.485394 ( 51.895397)
total: 132.03 sec