Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-032148
#<BuildRuby:0x000056439b1e3ce8
@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.20231125-032148",
@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.000009)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005082 0.000171 0.929224 ( 1.298090)
build_miniruby 0.001006 0.000154 0.801224 ( 0.800498)
build_ruby 0.001336 0.000206 2.633841 ( 2.634360)
build_all 0.000000 0.008424 12.222763 ( 0.997099)
build_install 0.011958 0.002234 3.670491 ( 0.967980)
test_btest 0.000556 0.000159 65.054222 ( 4.647413)
test_basic 0.003965 0.001133 0.390055 ( 0.470173)
test_all 0.067333 0.027312 349.837841 ( 40.002320)
test_rubyspec 0.039268 0.032456 40.017603 ( 52.569259)
total: 104.39 sec