Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-224649
#<BuildRuby:0x000055bcfb950070
@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.20240113-224649",
@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.000005 0.000002 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003141 0.001790 0.829763 ( 1.225706)
build_miniruby 0.000731 0.000332 0.822280 ( 0.822246)
build_ruby 0.000950 0.000432 2.681651 ( 2.682660)
build_all 0.008442 0.000395 11.960696 ( 0.983686)
build_install 0.002089 0.008703 3.521286 ( 0.965353)
test_btest 0.000668 0.000000 63.053514 ( 5.506818)
test_basic 0.001398 0.002905 0.422348 ( 0.502559)
test_all 0.075550 0.023276 378.771007 ( 39.028189)
test_rubyspec 0.039525 0.037737 40.644678 ( 53.175190)
total: 104.89 sec