Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-103400
#<BuildRuby:0x00005572d0a5c0d8
@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.20231119-103400",
@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.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004915 0.000378 0.906427 ( 1.345384)
build_miniruby 0.001068 0.000083 0.812931 ( 0.812949)
build_ruby 0.001279 0.000098 2.607257 ( 2.613969)
build_all 0.005929 0.003142 11.902389 ( 0.988731)
build_install 0.008444 0.004643 3.520922 ( 0.972156)
test_btest 0.000778 0.000129 64.152553 ( 5.650899)
test_basic 0.000208 0.004230 0.403265 ( 0.483760)
test_all 0.074514 0.027348 352.362664 ( 38.446291)
test_rubyspec 0.010476 0.052240 40.014659 ( 52.557177)
total: 103.87 sec