Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-060653
#<BuildRuby:0x000055a648ca2c88
@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.20220827-060653",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.000359 0.012362 0.874923 ( 1.610589)
build_miniruby 0.000980 0.000409 0.056061 ( 0.054870)
build_ruby 0.000000 0.001782 0.061230 ( 0.059074)
build_all 0.004927 0.002688 1.263460 ( 0.466356)
build_install 0.014789 0.000766 1.595441 ( 0.806288)
test_btest 0.000980 0.000368 52.355342 ( 6.223461)
test_basic 0.003758 0.001409 0.264078 ( 0.354986)
test_all 0.004874 0.000067 520.509880 ( 54.279800)
test_rubyspec 0.086938 0.051249 41.967948 ( 50.434646)
total: 114.29 sec