Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-231715
#<BuildRuby:0x0000561b0a9df4b0
@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.20240106-231715",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004380 0.000000 1.159911 ( 1.547386)
build_miniruby 0.001024 0.000000 1.353451 ( 1.356505)
build_ruby 0.001533 0.000000 4.025860 ( 4.032946)
build_all 0.002959 0.007314 16.509471 ( 1.707446)
build_install 0.008888 0.005311 4.730791 ( 1.574492)
test_btest 0.000534 0.000160 83.403766 ( 12.154119)
test_basic 0.003629 0.001089 0.630688 ( 0.699935)
test_all 0.089330 0.031042 544.766599 ( 58.677611)
test_rubyspec 0.047069 0.012645 71.295617 ( 83.696909)
total: 165.45 sec