Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-041601
#<BuildRuby:0x000055adf47fbbb8
@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.20240101-041601",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.003181 0.002721 1.165325 ( 1.546778)
build_miniruby 0.000798 0.000211 1.029555 ( 1.028684)
build_ruby 0.000992 0.000261 2.726825 ( 2.727453)
build_all 0.004196 0.006499 16.712654 ( 1.552927)
build_install 0.001721 0.006531 4.713016 ( 1.181032)
test_btest 0.000697 0.000285 86.861949 ( 7.250715)
test_basic 0.005940 0.000000 0.668380 ( 0.741039)
test_all 0.110137 0.025465 542.031402 ( 51.132592)
test_rubyspec 0.015528 0.032050 52.365011 ( 64.600603)
total: 131.76 sec