Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-112109
#<BuildRuby:0x000055f47fab7b28
@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.20231211-112109",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001308 0.004232 1.007980 ( 1.271153)
build_miniruby 0.001061 0.000193 0.856020 ( 0.856235)
build_ruby 0.001692 0.000000 2.711248 ( 2.711684)
build_all 0.008498 0.000000 12.125571 ( 1.009653)
build_install 0.009582 0.000000 3.553842 ( 0.978564)
test_btest 0.000846 0.000000 62.650997 ( 5.610543)
test_basic 0.000000 0.003061 0.376370 ( 0.457828)
test_all 0.073603 0.026529 378.245010 ( 38.464732)
test_rubyspec 0.023380 0.034075 39.801567 ( 52.492147)
total: 103.85 sec