Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-163814
#<BuildRuby:0x0000558dd70a3600
@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.20220906-163814",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000000 0.000021 0.000021 ( 0.000027)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.007910 0.002471 0.959738 ( 0.967189)
build_miniruby 0.001540 0.000550 0.073441 ( 0.070983)
build_ruby 0.001665 0.000595 0.070966 ( 0.068518)
build_all 0.005495 0.004630 1.562294 ( 0.600758)
build_install 0.019569 0.003735 1.909843 ( 0.928540)
test_btest 0.000906 0.000317 97.588259 ( 9.782402)
test_basic 0.005354 0.001875 0.348296 ( 0.436380)
test_all 0.006216 0.000000 649.170751 ( 66.036895)
test_rubyspec 0.119669 0.056165 46.913886 ( 55.414116)
total: 134.31 sec