Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-000820
#<BuildRuby:0x000055ae955ab3a8
@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.20220818-000820",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009625 0.001481 0.982135 ( 1.087968)
build_miniruby 0.001665 0.000256 0.078390 ( 0.076643)
build_ruby 0.001571 0.000241 0.073973 ( 0.072201)
build_all 0.008936 0.001375 1.529740 ( 0.572700)
build_install 0.014236 0.007462 1.862015 ( 0.894757)
test_btest 0.000886 0.000190 74.070397 ( 7.966196)
test_basic 0.001192 0.006645 0.334604 ( 0.430757)
test_all 0.004965 0.000000 644.145940 ( 64.125122)
test_rubyspec 0.086193 0.091910 45.776859 ( 53.366219)
total: 128.59 sec