Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-162050
#<BuildRuby:0x0000559a4cf30098
@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.20231219-162050",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001247 0.002962 1.043673 ( 1.296483)
build_miniruby 0.000592 0.000091 0.870266 ( 0.869494)
build_ruby 0.000874 0.000134 2.724184 ( 2.725087)
build_all 0.002782 0.005203 12.149584 ( 1.003489)
build_install 0.009012 0.000000 3.617048 ( 0.983359)
test_btest 0.000779 0.000000 61.947958 ( 6.067654)
test_basic 0.003198 0.000131 0.377848 ( 0.457358)
test_all 0.084441 0.017557 403.083347 ( 40.180088)
test_rubyspec 0.031073 0.030624 39.786099 ( 52.470920)
total: 106.05 sec