Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-080422
#<BuildRuby:0x0000561203430060
@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.20240110-080422",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.001686 0.004623 0.792707 ( 1.356268)
build_miniruby 0.000743 0.000271 0.815407 ( 0.815327)
build_ruby 0.001478 0.000538 2.667482 ( 2.667656)
build_all 0.006305 0.002293 11.935290 ( 0.980921)
build_install 0.004332 0.009594 3.404724 ( 0.963154)
test_btest 0.000540 0.000270 62.423959 ( 5.681067)
test_basic 0.003319 0.001659 0.397602 ( 0.475647)
test_all 0.070910 0.028984 374.974333 ( 41.879531)
test_rubyspec 0.029972 0.036958 40.671011 ( 53.261923)
total: 108.08 sec