Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-044457
#<BuildRuby:0x000055673cbe0098
@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.20231230-044457",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004400 0.000733 0.795451 ( 1.183611)
build_miniruby 0.001210 0.000000 0.856588 ( 0.856143)
build_ruby 0.001388 0.000000 2.674209 ( 2.674939)
build_all 0.007312 0.000193 11.925928 ( 0.987901)
build_install 0.011456 0.001637 3.419649 ( 0.966016)
test_btest 0.000556 0.000079 61.595660 ( 5.599417)
test_basic 0.004265 0.000610 0.432833 ( 0.511699)
test_all 0.080137 0.020509 392.036661 ( 35.813809)
test_rubyspec 0.041708 0.022424 40.596676 ( 53.139722)
total: 101.73 sec