Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-024257
#<BuildRuby:0x000056345680fe40
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-024257",
@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.000008)
build_up 0.010442 0.000550 0.934082 ( 0.981940)
build_miniruby 0.001577 0.000316 0.074583 ( 0.073051)
build_ruby 0.002178 0.000000 0.068546 ( 0.066737)
build_all 0.009854 0.000678 4.091042 ( 0.796018)
build_install 0.020029 0.003293 7.719711 ( 2.287857)
test_btest 0.001023 0.000178 47.296072 ( 43.995717)
test_basic 0.007264 0.001264 0.330554 ( 0.426578)
test_all 0.002045 0.000356 662.554675 ( 65.418686)
test_rubyspec 0.121803 0.042259 45.849029 ( 51.339224)
total: 165.39 sec