Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-031441
#<BuildRuby:0x00005654b2e93fd8
@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.20231122-031441",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000000 0.005545 0.918520 ( 1.308934)
build_miniruby 0.000000 0.001113 0.820045 ( 0.819974)
build_ruby 0.000000 0.001391 2.591593 ( 2.592307)
build_all 0.003242 0.004500 12.235226 ( 0.986426)
build_install 0.013578 0.000000 3.732204 ( 0.977539)
test_btest 0.000733 0.000035 64.352633 ( 5.096108)
test_basic 0.004345 0.000359 0.385185 ( 0.464884)
test_all 0.077414 0.023020 341.921934 ( 35.656393)
test_rubyspec 0.033618 0.032027 39.992568 ( 52.590775)
total: 100.49 sec