Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-173346
#<BuildRuby:0x0000563d77bf3438
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231229-173346",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004775 0.000346 0.811284 ( 1.225342)
build_miniruby 0.000806 0.000322 0.854206 ( 0.854037)
build_ruby 0.001398 0.000560 2.668560 ( 2.669227)
build_all 0.005635 0.002254 11.968617 ( 0.980887)
build_install 0.009221 0.004642 3.474131 ( 0.969683)
test_btest 0.000478 0.000199 62.720273 ( 5.642665)
test_basic 0.005045 0.000090 0.411286 ( 0.490213)
test_all 0.083013 0.014731 380.514175 ( 35.608717)
test_rubyspec 0.017209 0.049247 40.506647 ( 53.050683)
total: 101.49 sec