Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-173304
#<BuildRuby:0x000055d594a980e8
@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.20231021-173304",
@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.000003 0.000002 0.000005 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000004 0.000003 0.000007 ( 0.000009)
build_up 0.002442 0.002840 1.260901 ( 1.536587)
build_miniruby 0.000625 0.000469 0.798940 ( 0.798634)
build_ruby 0.001229 0.000000 2.659126 ( 2.659845)
build_all 0.006345 0.003773 16.891624 ( 1.547859)
build_install 0.008551 0.000436 5.012439 ( 1.148639)
test_btest 0.000419 0.000244 88.373016 ( 7.030557)
test_basic 0.003582 0.000000 0.705974 ( 0.783279)
test_all 0.102366 0.031899 520.417058 ( 47.488145)
test_rubyspec 0.021894 0.024077 49.626513 ( 62.006709)
total: 125.00 sec