Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-082315
#<BuildRuby:0x000055e2e42b2ee8
@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.20230727-082315",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.005527 0.000582 1.488356 ( 2.940096)
build_miniruby 0.000858 0.000091 0.930360 ( 0.930001)
build_ruby 0.001546 0.000163 2.692506 ( 2.697154)
build_all 0.006140 0.003439 14.546460 ( 1.318982)
build_install 0.000000 0.008039 2.022190 ( 0.908079)
test_btest 0.000870 0.000271 83.524230 ( 7.948472)
test_basic 0.004408 0.000061 0.581605 ( 0.659948)
test_all 0.001191 0.000259 540.344973 ( 47.251770)
test_rubyspec 0.020617 0.022406 44.950025 ( 57.301236)
total: 121.96 sec