Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-061438
#<BuildRuby:0x0000556c3bfe3e20
@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-061438",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.000000 0.005563 1.182152 ( 1.601753)
build_miniruby 0.000000 0.001331 0.910442 ( 0.909247)
build_ruby 0.000000 0.002222 2.858963 ( 2.862841)
build_all 0.008778 0.001035 16.827329 ( 1.558058)
build_install 0.007689 0.000843 4.780831 ( 1.168547)
test_btest 0.000826 0.000172 84.069901 ( 7.431879)
test_basic 0.005531 0.000335 0.779081 ( 0.852587)
test_all 0.087067 0.048148 538.972254 ( 55.479294)
test_rubyspec 0.016802 0.028676 51.798603 ( 64.134727)
total: 136.00 sec