Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-215000
#<BuildRuby:0x000055d6cf8100a0
@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.20231125-215000",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000627 0.004001 1.268070 ( 1.711803)
build_miniruby 0.000930 0.000093 0.906893 ( 0.906531)
build_ruby 0.001455 0.000146 2.885314 ( 2.886317)
build_all 0.010337 0.000000 16.969299 ( 1.506422)
build_install 0.010241 0.000354 5.079824 ( 1.181981)
test_btest 0.000847 0.000070 85.242883 ( 7.607820)
test_basic 0.004434 0.000009 0.800390 ( 0.877389)
test_all 0.104902 0.031296 535.001916 ( 49.946588)
test_rubyspec 0.024544 0.025279 49.898554 ( 62.207501)
total: 128.83 sec