Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-070837
#<BuildRuby:0x000056203b8f7800
@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.20220912-070837",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008203 0.002983 1.194522 ( 1.106728)
build_miniruby 0.001382 0.000502 0.075120 ( 0.073404)
build_ruby 0.001164 0.000423 0.069902 ( 0.068854)
build_all 0.001959 0.008658 1.548532 ( 0.591860)
build_install 0.016877 0.006226 1.895479 ( 0.937773)
test_btest 0.000866 0.000407 94.920393 ( 9.593305)
test_basic 0.001814 0.005443 0.345319 ( 0.446305)
test_all 0.002957 0.001565 641.098151 ( 67.069422)
test_rubyspec 0.126854 0.056882 46.969817 ( 55.434608)
total: 135.32 sec