Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-103436
#<BuildRuby:0x000055af3f09f440
@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.20220315-103436",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005226 0.006417 1.010651 ( 1.116844)
build_miniruby 0.001465 0.000666 0.075521 ( 0.074165)
build_ruby 0.002125 0.000000 0.070714 ( 0.069364)
build_all 0.009800 0.000000 4.233981 ( 0.865030)
build_install 0.015496 0.007392 7.972805 ( 2.416936)
test_btest 0.000888 0.000345 73.347023 ( 7.899652)
test_basic 0.005960 0.002317 0.333839 ( 0.422321)
test_all 0.001253 0.000488 675.322297 ( 66.391140)
test_rubyspec 0.112406 0.047748 46.275205 ( 51.721692)
total: 130.98 sec