Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-041239
#<BuildRuby:0x0000556c5d1bf8e0
@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.20231217-041239",
@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.000007)
build_up 0.003543 0.001181 1.040613 ( 1.288561)
build_miniruby 0.000562 0.000187 0.883058 ( 0.884010)
build_ruby 0.001015 0.000338 2.720123 ( 2.725754)
build_all 0.007432 0.000000 12.103642 ( 0.985400)
build_install 0.004112 0.008871 3.598332 ( 0.967461)
test_btest 0.000413 0.000177 63.846914 ( 5.483279)
test_basic 0.002926 0.001254 0.375590 ( 0.457953)
test_all 0.076632 0.024231 408.693539 ( 41.267456)
test_rubyspec 0.038207 0.035109 39.770157 ( 52.404508)
total: 106.46 sec