Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-063516
#<BuildRuby:0x000055757bd7f398
@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.20231204-063516",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003804 0.000846 1.326109 ( 1.709708)
build_miniruby 0.000798 0.000177 0.933339 ( 0.933394)
build_ruby 0.001616 0.000000 2.822053 ( 2.822680)
build_all 0.006113 0.004001 16.441859 ( 1.494694)
build_install 0.000151 0.008231 4.847354 ( 1.163802)
test_btest 0.000848 0.000297 83.617363 ( 7.776564)
test_basic 0.003562 0.001246 0.725570 ( 0.800919)
test_all 0.114528 0.023327 538.851511 ( 56.776115)
test_rubyspec 0.032256 0.015518 50.147304 ( 62.498447)
total: 135.98 sec