Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-111512
#<BuildRuby:0x00005591c915f7d8
@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.20220302-111512",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009554 0.001877 1.044162 ( 5.078740)
build_miniruby 0.001829 0.000000 0.075892 ( 0.075387)
build_ruby 0.002174 0.000000 0.079880 ( 0.078902)
build_all 0.010363 0.000359 4.165314 ( 0.857788)
build_install 0.020350 0.003964 8.000617 ( 2.445064)
test_btest 0.000980 0.000245 74.391497 ( 7.874977)
test_basic 0.005797 0.001449 0.341964 ( 0.430801)
test_all 0.001503 0.000376 659.494019 ( 65.481245)
test_rubyspec 0.099340 0.073844 46.336262 ( 51.589593)
total: 133.91 sec