Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-030520
#<BuildRuby:0x00005619457f1ac0
@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.20220820-030520",
@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.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.013134 0.000731 0.826309 ( 1.227080)
build_miniruby 0.001722 0.000246 0.065662 ( 0.064096)
build_ruby 0.002256 0.000322 0.058039 ( 0.055943)
build_all 0.005623 0.003972 1.258674 ( 0.460732)
build_install 0.014766 0.000980 1.605468 ( 0.783724)
test_btest 0.001307 0.000217 54.830147 ( 6.060755)
test_basic 0.006408 0.001068 0.298865 ( 0.387159)
test_all 0.005271 0.000009 478.545710 ( 51.493730)
test_rubyspec 0.050180 0.069696 41.918987 ( 50.475444)
total: 111.01 sec