Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-215704
#<BuildRuby:0x0000561ab3ca6038
@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.20221015-215704",
@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.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007042 0.002571 1.130012 ( 1.168422)
build_miniruby 0.001227 0.000351 0.101083 ( 0.098345)
build_ruby 0.001121 0.000320 0.103803 ( 0.100719)
build_all 0.006804 0.001944 1.330238 ( 0.560564)
build_install 0.012528 0.003580 1.717726 ( 0.891094)
test_btest 0.001299 0.000371 61.377378 ( 6.980237)
test_basic 0.006423 0.000000 0.345893 ( 0.441384)
test_all 0.007997 0.000000 493.421010 ( 53.549806)
test_rubyspec 0.094332 0.039954 43.328255 ( 51.982370)
total: 115.77 sec