Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-145042
#<BuildRuby:0x000055f1e350b560
@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.20231125-145042",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004962 0.000218 1.279032 ( 1.948516)
build_miniruby 0.000835 0.000185 0.847470 ( 0.847047)
build_ruby 0.001262 0.000280 2.866120 ( 2.866927)
build_all 0.009107 0.001060 16.989185 ( 1.530853)
build_install 0.009382 0.000101 5.160215 ( 1.213318)
test_btest 0.001050 0.000200 83.207082 ( 7.861983)
test_basic 0.001069 0.002780 0.613059 ( 0.695811)
test_all 0.101148 0.036071 529.515208 ( 49.295959)
test_rubyspec 0.020233 0.033271 51.073589 ( 63.301347)
total: 129.56 sec