Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-230340
#<BuildRuby:0x00005605a3a0b500
@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.20231117-230340",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005374 0.000119 1.246759 ( 1.629263)
build_miniruby 0.000000 0.001037 0.891308 ( 0.890675)
build_ruby 0.000000 0.001397 2.644557 ( 2.644557)
build_all 0.008664 0.001050 15.800643 ( 1.440064)
build_install 0.001669 0.007133 4.669717 ( 1.133971)
test_btest 0.000584 0.000146 78.119700 ( 7.854497)
test_basic 0.000000 0.003427 0.704993 ( 0.782945)
test_all 0.086501 0.048033 503.554660 ( 46.194751)
test_rubyspec 0.024416 0.022424 50.772478 ( 63.046328)
total: 125.62 sec