Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-084653
#<BuildRuby:0x00005606ee523500
@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-084653",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.005325 0.000213 1.080403 ( 1.470195)
build_miniruby 0.001217 0.000192 0.884823 ( 0.884358)
build_ruby 0.000000 0.001256 2.740789 ( 2.740481)
build_all 0.006212 0.003224 16.768471 ( 1.458322)
build_install 0.000576 0.007912 4.681479 ( 1.137170)
test_btest 0.000593 0.000173 83.409425 ( 7.549897)
test_basic 0.002834 0.000827 0.642857 ( 0.723934)
test_all 0.104775 0.035248 534.410129 ( 58.403478)
test_rubyspec 0.011947 0.038187 49.609674 ( 61.920871)
total: 136.29 sec