Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-012331
#<BuildRuby:0x00005564196d3fa8
@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.20231102-012331",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001255 0.004118 1.507822 ( 1.746888)
build_miniruby 0.000871 0.000137 0.903851 ( 0.903479)
build_ruby 0.001103 0.000174 2.635321 ( 2.635354)
build_all 0.008378 0.001323 15.648593 ( 1.418401)
build_install 0.007769 0.001227 4.776014 ( 1.128782)
test_btest 0.000994 0.000157 78.838314 ( 7.499308)
test_basic 0.003849 0.000608 0.731010 ( 0.808982)
test_all 0.113393 0.020632 499.264983 ( 47.275241)
test_rubyspec 0.020592 0.024780 49.498029 ( 61.935916)
total: 125.35 sec