Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-203122
#<BuildRuby:0x000055985e183818
@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.20231226-203122",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000028 0.000000 0.000028 ( 0.000026)
build_up 0.002388 0.001747 1.097196 ( 1.479698)
build_miniruby 0.000719 0.000296 0.869610 ( 0.869714)
build_ruby 0.001036 0.000427 2.788094 ( 2.788277)
build_all 0.009306 0.000289 16.407446 ( 1.467488)
build_install 0.007803 0.000369 4.641878 ( 1.128040)
test_btest 0.000535 0.000179 86.801600 ( 7.019656)
test_basic 0.001502 0.002730 0.651461 ( 0.732864)
test_all 0.088450 0.043185 577.597905 ( 54.451903)
test_rubyspec 0.036245 0.012085 52.743100 ( 65.045838)
total: 134.98 sec