Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-224657
#<BuildRuby:0x0000556b61beb500
@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-224657",
@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.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006035 0.000304 1.261188 ( 1.791334)
build_miniruby 0.000910 0.000144 0.885564 ( 0.884613)
build_ruby 0.001146 0.000181 2.626407 ( 2.626309)
build_all 0.009563 0.000130 16.551228 ( 1.436173)
build_install 0.007604 0.000441 4.759554 ( 1.150723)
test_btest 0.000981 0.000000 85.871304 ( 7.347673)
test_basic 0.004290 0.000112 0.618953 ( 0.697747)
test_all 0.096338 0.037823 512.318115 ( 56.357083)
test_rubyspec 0.015078 0.028493 49.724812 ( 62.016594)
total: 134.31 sec