Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-060524
#<BuildRuby:0x0000563b1f19afe0
@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.20220725-060524",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011813 0.000028 0.973768 ( 2.246192)
build_miniruby 0.001996 0.000110 0.121040 ( 0.119675)
build_ruby 0.004154 0.000231 3.151709 ( 2.984474)
build_all 0.020683 0.000619 18.581836 ( 2.177264)
build_install 0.013585 0.008862 5.306090 ( 2.089020)
test_btest 0.001105 0.000139 78.125114 ( 8.648980)
test_basic 0.003056 0.005108 0.321115 ( 0.409838)
test_all 0.001954 0.000325 636.632742 ( 64.542653)
test_rubyspec 0.091426 0.087807 45.481391 ( 51.302486)
total: 134.52 sec