Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-060621
#<BuildRuby:0x0000557a4d540fc0
@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.20220508-060621",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000032 0.000007 0.000039 ( 0.000037)
configure 0.000013 0.000003 0.000016 ( 0.000014)
build_up 0.005908 0.001363 0.884916 ( 1.494543)
build_miniruby 0.000864 0.000199 0.060584 ( 0.060794)
build_ruby 0.000825 0.000191 0.067242 ( 0.068043)
build_all 0.005443 0.000000 1.288305 ( 0.557381)
build_install 0.010893 0.004130 6.357935 ( 3.008598)
test_btest 0.000680 0.000160 61.007911 ( 13.061366)
test_basic 0.003411 0.000803 0.285708 ( 0.379320)
test_all 0.001339 0.000315 534.837797 ( 64.184212)
test_rubyspec 0.030313 0.018213 53.371918 ( 58.657929)
total: 141.47 sec