Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-090819
#<BuildRuby:0x000055f76dbb04f8
@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.20220919-090819",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000631 0.011014 1.087580 ( 1.126062)
build_miniruby 0.001551 0.000554 0.116054 ( 0.111405)
build_ruby 0.001276 0.000456 0.115501 ( 0.099062)
build_all 0.003955 0.005747 1.555688 ( 0.637166)
build_install 0.016081 0.007577 1.947238 ( 0.972542)
test_btest 0.000879 0.000385 74.774873 ( 8.269806)
test_basic 0.000000 0.006910 0.377268 ( 0.467391)
test_all 0.004408 0.000044 680.448585 ( 68.406172)
test_rubyspec 0.085582 0.094749 45.497175 ( 53.613148)
total: 133.70 sec