Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-014313
#<BuildRuby:0x000055a44c3195e8
@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.20220612-014313",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008970 0.001495 0.816891 ( 0.923424)
build_miniruby 0.001369 0.000228 0.049422 ( 0.048541)
build_ruby 0.001145 0.000191 0.051947 ( 0.051038)
build_all 0.008191 0.001365 1.229303 ( 0.514210)
build_install 0.014235 0.005108 4.743954 ( 2.441510)
test_btest 0.001679 0.000336 53.353650 ( 5.872722)
test_basic 0.006263 0.001253 0.284103 ( 0.373968)
test_all 0.000000 0.002598 505.417908 ( 53.621720)
test_rubyspec 0.104923 0.032466 41.806923 ( 47.586059)
total: 111.43 sec