Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-170133
#<BuildRuby:0x000055615f24b510
@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.20220617-170133",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006558 0.004575 0.968960 ( 1.292185)
build_miniruby 0.001508 0.000323 0.076939 ( 0.074845)
build_ruby 0.002026 0.000000 0.076399 ( 0.074720)
build_all 0.005145 0.003981 1.511103 ( 0.611376)
build_install 0.015117 0.006087 5.792233 ( 2.755138)
test_btest 0.000995 0.000276 76.114494 ( 8.558615)
test_basic 0.007044 0.000000 0.323289 ( 0.412898)
test_all 0.002555 0.000000 656.418502 ( 65.034999)
test_rubyspec 0.094851 0.074482 45.237366 ( 51.139060)
total: 129.96 sec