Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-011044
#<BuildRuby:0x000055d8c424f8e0
@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-011044",
@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.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.000874 0.004548 0.923477 ( 1.317582)
build_miniruby 0.000612 0.000408 0.811604 ( 0.811449)
build_ruby 0.000800 0.000533 2.599474 ( 2.600330)
build_all 0.004842 0.003227 11.921113 ( 0.991576)
build_install 0.006901 0.003091 3.465354 ( 0.965142)
test_btest 0.000499 0.000318 64.893449 ( 4.506232)
test_basic 0.002564 0.001631 0.399652 ( 0.479728)
test_all 0.058961 0.037521 352.943355 ( 33.146932)
test_rubyspec 0.026358 0.038261 39.754196 ( 52.308145)
total: 97.13 sec