Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-191749
#<BuildRuby:0x000055f80cacc4e8
@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-191749",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008999 0.001698 0.984921 ( 1.129313)
build_miniruby 0.001235 0.000412 0.076266 ( 0.075187)
build_ruby 0.001358 0.000452 0.069111 ( 0.068462)
build_all 0.001569 0.009910 4.197082 ( 0.855972)
build_install 0.015423 0.007711 7.816640 ( 2.402517)
test_btest 0.000746 0.000373 77.205415 ( 8.417916)
test_basic 0.006584 0.000962 0.340069 ( 0.428388)
test_all 0.001280 0.000602 703.250453 ( 67.998954)
test_rubyspec 0.087231 0.076208 46.264689 ( 51.753157)
total: 133.13 sec