Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-193059
#<BuildRuby:0x000055d48ea640d8
@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.20231223-193059",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002916 0.000584 0.734682 ( 1.120159)
build_miniruby 0.000728 0.000145 0.903743 ( 0.903808)
build_ruby 0.001175 0.000235 2.771745 ( 2.776035)
build_all 0.002294 0.005176 12.138657 ( 0.993657)
build_install 0.007619 0.005776 3.450553 ( 0.972052)
test_btest 0.000518 0.000188 64.100892 ( 6.011771)
test_basic 0.002459 0.000894 0.375632 ( 0.457954)
test_all 0.078336 0.029404 416.752527 ( 46.175880)
test_rubyspec 0.021834 0.028588 40.288089 ( 53.011323)
total: 112.42 sec