Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-122358
#<BuildRuby:0x0000562469543858
@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.20220316-122358",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.008948 0.002094 1.041575 ( 1.343609)
build_miniruby 0.001490 0.000621 0.074508 ( 0.072397)
build_ruby 0.002017 0.000000 0.079144 ( 0.077479)
build_all 0.011231 0.000000 4.248856 ( 0.866204)
build_install 0.014963 0.008409 7.978074 ( 2.464110)
test_btest 0.000000 0.001571 74.158417 ( 7.794862)
test_basic 0.005783 0.001720 0.335528 ( 0.422840)
test_all 0.001694 0.000298 696.965081 ( 68.126616)
test_rubyspec 0.107523 0.055918 46.405433 ( 51.898642)
total: 133.07 sec