Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-190101
#<BuildRuby:0x000055ce4f5693e8
@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.20220825-190101",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.009481 0.844134 ( 1.177844)
build_miniruby 0.000285 0.001298 0.063507 ( 0.062151)
build_ruby 0.000919 0.000383 0.055334 ( 0.054026)
build_all 0.006062 0.002525 1.236389 ( 0.464679)
build_install 0.015604 0.002126 1.586007 ( 0.807147)
test_btest 0.000735 0.000259 52.840387 ( 6.063545)
test_basic 0.004519 0.001594 0.283800 ( 0.374579)
test_all 0.004480 0.000041 483.177471 ( 52.237543)
test_rubyspec 0.077008 0.042967 41.446232 ( 49.968021)
total: 111.21 sec