Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-172636
#<BuildRuby:0x0000562f1a388110
@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.20240105-172636",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.003726 0.000000 0.750499 ( 1.139942)
build_miniruby 0.000909 0.000000 0.935955 ( 0.937474)
build_ruby 0.000000 0.001081 2.783583 ( 2.788126)
build_all 0.004876 0.002310 12.224795 ( 1.020673)
build_install 0.008613 0.000089 3.511053 ( 1.050157)
test_btest 0.000705 0.000037 66.323423 ( 6.085857)
test_basic 0.004161 0.000029 0.383003 ( 0.464568)
test_all 0.081556 0.035778 495.351807 ( 46.568141)
test_rubyspec 0.033525 0.025838 41.673449 ( 54.409937)
total: 114.47 sec