Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-175832
#<BuildRuby:0x0000559eb91640b0
@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.20231219-175832",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001675 0.004115 1.038207 ( 1.299207)
build_miniruby 0.001139 0.000095 0.878912 ( 0.880493)
build_ruby 0.001486 0.000124 2.723395 ( 2.724324)
build_all 0.006997 0.000000 12.208923 ( 0.972640)
build_install 0.014979 0.000016 3.569612 ( 0.975741)
test_btest 0.000532 0.000032 63.286157 ( 5.856282)
test_basic 0.000028 0.003918 0.383742 ( 0.462151)
test_all 0.071615 0.024649 384.931240 ( 33.354320)
test_rubyspec 0.026693 0.040182 40.039816 ( 52.705117)
total: 99.23 sec