Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-020124
#<BuildRuby:0x000055f1b3a8c0a0
@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.20240626-020124",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004321 0.000786 1.053326 ( 2.036534)
build_miniruby 0.001062 0.000193 0.717974 ( 0.717486)
build_ruby 0.000000 0.001859 2.300379 ( 2.300585)
build_all 0.005423 0.002756 12.579239 ( 1.052416)
build_install 0.007401 0.004050 4.181102 ( 1.070460)
test_btest 0.000515 0.000147 70.788053 ( 5.876452)
test_basic 0.003030 0.000866 0.392032 ( 0.474588)
test_all 0.058358 0.041032 366.702951 ( 43.918225)
test_rubyspec 0.017839 0.023536 86.997203 ( 11.043648)
total: 68.49 sec