Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-070750
#<BuildRuby:0x000055bdf7988a68
@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.20220723-070750",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004127 0.008202 0.865610 ( 1.038894)
build_miniruby 0.001063 0.000327 0.055693 ( 0.054191)
build_ruby 0.001591 0.000489 0.062578 ( 0.093675)
build_all 0.007495 0.000906 1.205090 ( 0.446303)
build_install 0.014989 0.000000 4.236492 ( 1.770161)
test_btest 0.001166 0.000000 51.903586 ( 6.029987)
test_basic 0.000000 0.006855 0.288766 ( 0.378608)
test_all 0.002590 0.000938 508.193718 ( 53.024956)
test_rubyspec 0.082647 0.049683 41.792921 ( 47.797327)
total: 110.64 sec