Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-091636
#<BuildRuby:0x000055964cdd4068
@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.20230711-091636",
@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.000009 0.000001 0.000010 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002668 0.002869 1.466915 ( 2.754111)
build_miniruby 0.000823 0.000165 0.860406 ( 0.861181)
build_ruby 0.001406 0.000281 2.663323 ( 2.664326)
build_all 0.005573 0.004188 13.430724 ( 1.185151)
build_install 0.008143 0.000099 1.896709 ( 0.872461)
test_btest 0.000981 0.000213 85.002507 ( 7.583708)
test_basic 0.000540 0.003069 0.531280 ( 0.611844)
test_all 0.002268 0.000359 473.467734 ( 49.426864)
test_rubyspec 0.014928 0.025350 44.417688 ( 56.917647)
total: 122.88 sec