Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-053602
#<BuildRuby:0x000055bc3fde4af8
@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.20220228-053602",
@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.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000028 0.000002 0.000030 ( 0.000026)
build_up 0.000000 0.011112 1.001928 ( 4.244517)
build_miniruby 0.000000 0.001910 0.072024 ( 0.070338)
build_ruby 0.000943 0.001129 0.080289 ( 0.077923)
build_all 0.006059 0.004418 4.250918 ( 0.864137)
build_install 0.013706 0.010236 7.928854 ( 2.469353)
test_btest 0.001118 0.000471 75.987561 ( 8.455218)
test_basic 0.002112 0.005239 0.347309 ( 0.435928)
test_all 0.001778 0.000244 718.516175 ( 67.979481)
test_rubyspec 0.101643 0.070946 46.544637 ( 52.020222)
total: 136.62 sec