Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-145956
#<BuildRuby:0x000055d050ebe148
@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.20221013-145956",
@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.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005841 0.004323 1.069919 ( 1.129273)
build_miniruby 0.001253 0.000289 0.094462 ( 0.091728)
build_ruby 0.001179 0.000272 0.097768 ( 0.094725)
build_all 0.006752 0.000543 1.321669 ( 0.567693)
build_install 0.015172 0.000346 1.599959 ( 0.881638)
test_btest 0.001774 0.000313 64.165406 ( 6.519681)
test_basic 0.006756 0.000000 0.366590 ( 0.457150)
test_all 0.006737 0.000000 492.978042 ( 53.318473)
test_rubyspec 0.101192 0.013778 43.087537 ( 51.366384)
total: 114.43 sec