Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-081045
#<BuildRuby:0x0000559fe4ced1f8
@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.20220829-081045",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000601 0.010425 0.860563 ( 3.776646)
build_miniruby 0.001163 0.000447 0.056602 ( 0.055480)
build_ruby 0.002216 0.000000 0.061377 ( 0.059123)
build_all 0.007486 0.000000 1.204457 ( 0.459927)
build_install 0.013326 0.003980 1.573616 ( 0.787594)
test_btest 0.000962 0.000304 51.340498 ( 6.132504)
test_basic 0.004905 0.000320 0.295001 ( 0.387627)
test_all 0.002975 0.000893 500.589946 ( 52.819753)
test_rubyspec 0.098595 0.035564 41.136578 ( 49.887139)
total: 114.37 sec