Logfile: /home/ko1/ruby/logs/brlog.trunk.20241114-105424
#<BuildRuby:0x000055f1cb3f1778
@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.20241114-105424",
@make="make",
@no_timeout_error=nil,
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004030 0.000366 1.104141 ( 1.353079)
build_miniruby 0.000860 0.000079 0.739182 ( 0.739554)
build_ruby 0.001213 0.000111 2.354448 ( 2.355548)
build_all 0.007863 0.000273 11.900961 ( 1.026319)
build_install 0.009524 0.004830 3.540635 ( 0.979112)
test_btest 0.000753 0.000000 54.977683 ( 4.695971)
test_basic 0.000009 0.003192 0.332831 ( 0.414277)
test_all 0.065959 0.035768 330.563107 ( 37.045863)
test_rubyspec 0.037234 0.005654 68.762850 ( 10.692205)
total: 59.30 sec