Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-063632
#<BuildRuby:0x000055af3e6991f8
@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.20220730-063632",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.005102 0.004666 0.834247 ( 0.984545)
build_miniruby 0.001084 0.000651 0.057483 ( 0.055335)
build_ruby 0.001475 0.000154 0.057491 ( 0.055960)
build_all 0.003754 0.005026 1.253208 ( 0.473326)
build_install 0.011723 0.004989 4.415611 ( 1.789616)
test_btest 0.001272 0.000764 50.672701 ( 6.359443)
test_basic 0.002736 0.003232 0.298409 ( 0.388400)
test_all 0.001151 0.000720 499.929751 ( 53.211392)
test_rubyspec 0.080866 0.051500 41.931866 ( 47.764566)
total: 111.08 sec