Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-020222
#<BuildRuby:0x000055e3701c03a0
@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.20220830-020222",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009448 0.003331 1.007097 ( 1.303387)
build_miniruby 0.000000 0.002305 0.080490 ( 0.078928)
build_ruby 0.000399 0.001609 0.072345 ( 0.071005)
build_all 0.009748 0.001825 1.540437 ( 0.581496)
build_install 0.011882 0.009849 1.863160 ( 0.930414)
test_btest 0.001129 0.000440 79.021024 ( 8.512816)
test_basic 0.002358 0.005582 0.316722 ( 0.406346)
test_all 0.003686 0.001638 638.851319 ( 65.232978)
test_rubyspec 0.107713 0.072698 45.743349 ( 54.132309)
total: 131.25 sec