Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-125048
#<BuildRuby:0x000055814bc5c048
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231024-125048",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000048 0.000000 0.000048 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004726 0.000126 2.316102 ( 2.530887)
build_miniruby 0.000935 0.000148 0.870907 ( 0.870488)
build_ruby 0.001231 0.000000 2.750484 ( 2.750758)
build_all 0.009997 0.000000 16.490641 ( 1.478030)
build_install 0.008387 0.000423 5.263267 ( 1.157768)
test_btest 0.000983 0.000129 80.413724 ( 7.707059)
test_basic 0.005390 0.000135 0.808203 ( 0.882175)
test_all 0.114002 0.020558 502.480883 ( 52.460638)
test_rubyspec 0.024552 0.021435 48.493152 ( 60.787909)
total: 130.63 sec