Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-055525
#<BuildRuby:0x0000559fa81cb680
@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-055525",
@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.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000917 0.004180 0.925084 ( 1.305613)
build_miniruby 0.000871 0.000238 0.833460 ( 0.833447)
build_ruby 0.001134 0.000309 2.599220 ( 2.600225)
build_all 0.007296 0.000771 12.053915 ( 0.979874)
build_install 0.008413 0.004319 3.683664 ( 0.991929)
test_btest 0.000616 0.000176 65.730645 ( 4.790319)
test_basic 0.004018 0.001148 0.401305 ( 0.481445)
test_all 0.059927 0.035223 356.986150 ( 36.370496)
test_rubyspec 0.040701 0.024171 39.645992 ( 52.199062)
total: 100.55 sec