Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-111547
#<BuildRuby:0x000055f61a5978e0
@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.20231126-111547",
@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.000005 0.000002 0.000007 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005343 0.000385 0.921598 ( 1.316099)
build_miniruby 0.000894 0.000244 0.818942 ( 0.818719)
build_ruby 0.000000 0.001777 2.664095 ( 2.664605)
build_all 0.006251 0.001676 12.180370 ( 1.015034)
build_install 0.000000 0.011327 3.706458 ( 0.989599)
test_btest 0.000012 0.000619 63.404631 ( 5.578440)
test_basic 0.002711 0.001460 0.399116 ( 0.479576)
test_all 0.071144 0.024476 363.665509 ( 34.030941)
test_rubyspec 0.029702 0.035635 40.142841 ( 52.704950)
total: 99.60 sec