Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-134430
#<BuildRuby:0x000055bf10ebb2f0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-134430",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008386 0.001290 1.223547 ( 1.244058)
build_miniruby 0.001961 0.000302 0.841989 ( 0.847393)
build_ruby 0.003029 0.000466 2.232787 ( 2.152419)
build_all 0.017347 0.002998 18.584136 ( 2.153118)
build_install 0.015201 0.006468 2.097454 ( 1.057182)
test_btest 0.000921 0.000184 90.238371 ( 8.802935)
test_basic 0.007693 0.000000 0.355547 ( 0.445313)
test_all 0.002082 0.000000 693.695033 ( 70.475380)
test_rubyspec 0.112422 0.043404 48.913444 ( 57.288370)
total: 144.47 sec