Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-142917
#<BuildRuby:0x000055c029d00090
@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.20240116-142917",
@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.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000026 0.000003 0.000029 ( 0.000025)
build_up 0.000170 0.004212 0.984037 ( 1.386293)
build_miniruby 0.000887 0.000148 0.884640 ( 0.884943)
build_ruby 0.001053 0.000175 2.697537 ( 2.697563)
build_all 0.004240 0.005250 14.387026 ( 1.313169)
build_install 0.002354 0.005200 4.188949 ( 1.092409)
test_btest 0.000822 0.000228 73.825383 ( 7.402191)
test_basic 0.004143 0.001151 0.849001 ( 0.925415)
test_all 0.107049 0.024278 481.277378 ( 45.186293)
test_rubyspec 0.036689 0.028609 82.268483 ( 94.607350)
total: 155.50 sec