Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-121032
#<BuildRuby:0x000055d08b6ebd68
@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.20231126-121032",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004605 0.000230 1.239478 ( 1.596872)
build_miniruby 0.001339 0.000066 0.867481 ( 0.866964)
build_ruby 0.001261 0.000063 2.745324 ( 2.746133)
build_all 0.010181 0.000059 16.221426 ( 1.470600)
build_install 0.008931 0.000193 4.901116 ( 1.145711)
test_btest 0.001080 0.000047 83.646931 ( 7.045487)
test_basic 0.004690 0.000204 0.633678 ( 0.711022)
test_all 0.089342 0.047417 479.993782 ( 56.158861)
test_rubyspec 0.027009 0.021696 51.540471 ( 63.854132)
total: 135.60 sec