Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-173639
#<BuildRuby:0x0000559489be4060
@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.20231209-173639",
@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.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004388 0.000071 1.002766 ( 1.249895)
build_miniruby 0.000000 0.000827 0.862745 ( 0.862435)
build_ruby 0.000000 0.001012 2.691506 ( 2.704432)
build_all 0.000000 0.007058 12.225872 ( 1.030746)
build_install 0.007122 0.003532 3.611298 ( 0.975011)
test_btest 0.000414 0.000165 61.200179 ( 6.206481)
test_basic 0.002869 0.000000 0.371499 ( 0.454017)
test_all 0.086683 0.012279 376.402508 ( 42.534857)
test_rubyspec 0.014331 0.059021 40.126967 ( 52.800774)
total: 108.82 sec