Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-205231
#<BuildRuby:0x000055e42d362e20
@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.20230329-205231",
@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.000009 0.000000 0.000009 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000000 0.003858 0.840979 ( 2.148879)
build_miniruby 0.000000 0.000935 0.754278 ( 0.753562)
build_ruby 0.000000 0.001110 2.291556 ( 2.291071)
build_all 0.002850 0.006292 11.912350 ( 1.086707)
build_install 0.006419 0.000783 1.704416 ( 0.870460)
test_btest 0.000425 0.000101 78.525454 ( 6.161359)
test_basic 0.000000 0.003054 0.258889 ( 0.354102)
test_all 0.000563 0.000375 445.990741 ( 40.443048)
test_rubyspec 0.011198 0.008361 37.472783 ( 47.952398)
total: 102.06 sec