Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-123527
#<BuildRuby:0x000055c6959548e8
@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.20220219-123527",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000016 0.000007 0.000023 ( 0.000023)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.007041 0.003556 0.943643 ( 1.330480)
build_miniruby 0.001242 0.000573 0.074426 ( 0.073126)
build_ruby 0.000000 0.002318 0.077405 ( 0.075011)
build_all 0.008899 0.002258 4.117434 ( 0.789726)
build_install 0.022212 0.001540 7.817658 ( 2.336567)
test_btest 0.000953 0.000347 73.929734 ( 7.981870)
test_basic 0.005067 0.002915 0.344733 ( 0.437347)
test_all 0.002043 0.000273 692.735668 ( 67.106634)
test_rubyspec 0.092410 0.058207 45.883210 ( 51.401870)
total: 131.53 sec