Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-081026
#<BuildRuby:0x00005639780aec88
@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.20220814-081026",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005834 0.004231 0.825404 ( 0.890138)
build_miniruby 0.002140 0.000305 0.065014 ( 0.063379)
build_ruby 0.001525 0.000218 0.066220 ( 0.065111)
build_all 0.007898 0.000471 1.246998 ( 0.469204)
build_install 0.007095 0.008724 1.565656 ( 0.798931)
test_btest 0.001292 0.000304 55.061496 ( 6.155821)
test_basic 0.004531 0.001066 0.292799 ( 0.383085)
test_all 0.004138 0.000974 506.417039 ( 53.297280)
test_rubyspec 0.100474 0.041976 41.690011 ( 49.121084)
total: 111.24 sec