Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-110958
#<BuildRuby:0x000055d74ff877b8
@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.20240109-110958",
@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.000003 0.000012 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000009)
build_up 0.003109 0.000915 0.967324 ( 1.346174)
build_miniruby 0.001162 0.000342 0.990571 ( 0.989941)
build_ruby 0.000939 0.000277 2.802166 ( 2.806195)
build_all 0.007324 0.002616 14.784079 ( 1.362547)
build_install 0.005760 0.004539 4.332668 ( 1.149891)
test_btest 0.000724 0.000000 76.273690 ( 7.700529)
test_basic 0.003506 0.000000 0.451226 ( 0.530421)
test_all 0.108501 0.027097 507.543047 ( 55.044686)
test_rubyspec 0.009475 0.026686 50.723925 ( 63.288569)
total: 134.22 sec