Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-101822
#<BuildRuby:0x000055c345a2c110
@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.20240116-101822",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.005781 0.001051 0.793496 ( 1.157448)
build_miniruby 0.000959 0.000174 0.821321 ( 0.821168)
build_ruby 0.001250 0.000227 2.667483 ( 2.668485)
build_all 0.004140 0.003526 12.063665 ( 0.971225)
build_install 0.010257 0.002367 3.407953 ( 0.963761)
test_btest 0.000627 0.000145 63.992092 ( 5.590670)
test_basic 0.000000 0.004001 0.398452 ( 0.479446)
test_all 0.081295 0.017473 388.313634 ( 33.500047)
test_rubyspec 0.031581 0.034143 40.282428 ( 52.840458)
total: 98.99 sec