Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-034817
#<BuildRuby:0x00005610c241c098
@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.20231014-034817",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004447 0.000404 1.470686 ( 1.676810)
build_miniruby 0.000938 0.000086 0.889045 ( 0.888665)
build_ruby 0.001158 0.000106 2.713776 ( 2.713946)
build_all 0.009799 0.000423 17.978475 ( 1.619637)
build_install 0.007748 0.004789 5.291461 ( 1.216227)
test_btest 0.000961 0.000137 90.793781 ( 7.770864)
test_basic 0.005226 0.000747 0.884627 ( 0.956940)
test_all 0.006749 0.000177 562.517716 ( 56.596815)
test_rubyspec 0.020767 0.029269 52.949339 ( 65.178682)
total: 138.62 sec