Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-023505
#<BuildRuby:0x000055935a6e5350
@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.20220815-023505",
@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.009016 0.001503 0.822658 ( 1.020568)
build_miniruby 0.001858 0.000310 0.060631 ( 0.059171)
build_ruby 0.001620 0.000270 0.063166 ( 0.062448)
build_all 0.006036 0.001006 1.288859 ( 0.486268)
build_install 0.017274 0.000867 1.580098 ( 0.806487)
test_btest 0.001302 0.000186 51.642234 ( 6.038886)
test_basic 0.001540 0.005221 0.298939 ( 0.390997)
test_all 0.002716 0.000712 503.510673 ( 52.232573)
test_rubyspec 0.076537 0.045259 42.513798 ( 49.882772)
total: 110.98 sec