Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-222424
#<BuildRuby:0x00005560fe36d5f8
@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.20220503-222424",
@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.000012)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.007438 0.000000 0.788177 ( 1.031869)
build_miniruby 0.000989 0.000000 0.078211 ( 0.079421)
build_ruby 0.000850 0.000000 0.051046 ( 0.051321)
build_all 0.006090 0.000000 1.224834 ( 0.511693)
build_install 0.010648 0.003629 5.463097 ( 2.576470)
test_btest 0.000529 0.000126 57.553901 ( 10.574743)
test_basic 0.003049 0.000726 0.255938 ( 0.351008)
test_all 0.001208 0.000288 519.174893 ( 58.272814)
test_rubyspec 0.044071 0.018083 43.520904 ( 49.392501)
total: 122.84 sec