Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-001839
#<BuildRuby:0x00005613d3904510
@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.20220222-001839",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006505 0.004585 0.936958 ( 1.489176)
build_miniruby 0.001846 0.000396 0.075134 ( 0.073571)
build_ruby 0.001524 0.000327 0.078642 ( 0.076864)
build_all 0.005980 0.004890 4.179483 ( 0.807023)
build_install 0.015239 0.008201 7.861704 ( 2.346027)
test_btest 0.000929 0.000293 79.164201 ( 8.226972)
test_basic 0.006808 0.000695 0.329603 ( 0.418701)
test_all 0.001465 0.000439 695.187919 ( 67.400277)
test_rubyspec 0.101336 0.065512 46.078366 ( 51.293690)
total: 132.13 sec