Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-124909
#<BuildRuby:0x000055a62c60f0b8
@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.20231227-124909",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000039 0.000003 0.000042 ( 0.000042)
configure 0.000034 0.000003 0.000037 ( 0.000043)
build_up 0.001462 0.004255 1.122893 ( 1.505159)
build_miniruby 0.001161 0.000211 0.907654 ( 0.907172)
build_ruby 0.001242 0.000226 2.753512 ( 2.752802)
build_all 0.008631 0.000713 16.195515 ( 1.444433)
build_install 0.006942 0.001157 4.669033 ( 1.184432)
test_btest 0.000895 0.000149 85.204058 ( 7.290526)
test_basic 0.005042 0.000000 0.641274 ( 0.720127)
test_all 0.106164 0.028570 542.121003 ( 59.084304)
test_rubyspec 0.024117 0.024122 49.499153 ( 61.831360)
total: 136.72 sec