Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-161304
#<BuildRuby:0x0000563c3f977918
@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.20230611-161304",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001649 0.004525 1.413871 ( 2.829882)
build_miniruby 0.000848 0.000200 0.764428 ( 0.764307)
build_ruby 0.001063 0.000250 2.515392 ( 2.515662)
build_all 0.009252 0.000000 12.612916 ( 1.114852)
build_install 0.004736 0.002602 1.677023 ( 0.843034)
test_btest 0.000867 0.000197 83.276979 ( 7.092160)
test_basic 0.001954 0.001603 0.703450 ( 0.787722)
test_all 0.000906 0.001014 426.698499 ( 50.952940)
test_rubyspec 0.022808 0.015278 42.878219 ( 55.383568)
total: 122.28 sec