Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-221148
#<BuildRuby:0x000055e64a436c88
@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.20220813-221148",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010823 0.001051 0.824455 ( 1.618917)
build_miniruby 0.001132 0.000174 0.063556 ( 0.062622)
build_ruby 0.001407 0.000216 0.055270 ( 0.053416)
build_all 0.003326 0.005490 1.255510 ( 0.483506)
build_install 0.009567 0.004876 1.600410 ( 0.799502)
test_btest 0.000747 0.000199 53.096162 ( 6.033428)
test_basic 0.000929 0.005322 0.287325 ( 0.377466)
test_all 0.000000 0.005212 504.208045 ( 52.985366)
test_rubyspec 0.067942 0.058502 41.655013 ( 49.313533)
total: 111.73 sec