Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-022756
#<BuildRuby:0x00005599a251c098
@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.20231124-022756",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005129 0.000338 0.921301 ( 1.406494)
build_miniruby 0.000761 0.000208 0.795376 ( 0.795464)
build_ruby 0.001489 0.000406 2.614298 ( 2.614921)
build_all 0.005680 0.002226 12.277696 ( 0.977338)
build_install 0.002185 0.008380 3.705325 ( 0.989317)
test_btest 0.000525 0.000226 66.146584 ( 5.211384)
test_basic 0.004018 0.000039 0.408172 ( 0.487969)
test_all 0.085237 0.016974 350.595776 ( 36.669435)
test_rubyspec 0.048269 0.018254 40.156549 ( 52.696145)
total: 101.85 sec