Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-223539
#<BuildRuby:0x000055a8f48a6770
@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.20221205-223539",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009843 0.000535 1.276665 ( 1.573096)
build_miniruby 0.002110 0.000649 0.837283 ( 0.843032)
build_ruby 0.000515 0.002986 2.223054 ( 2.144177)
build_all 0.016401 0.004104 18.865475 ( 2.173211)
build_install 0.013644 0.006877 2.002185 ( 1.009240)
test_btest 0.000963 0.000347 86.543430 ( 9.110271)
test_basic 0.003265 0.004845 0.358977 ( 0.446754)
test_all 0.002951 0.000000 700.628472 ( 70.484568)
test_rubyspec 0.097721 0.059631 48.711667 ( 57.269501)
total: 145.05 sec