Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-102731
#<BuildRuby:0x00005641ce7c3ba0
@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.20231228-102731",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.001569 0.004218 1.285960 ( 1.656219)
build_miniruby 0.000889 0.000187 0.953851 ( 0.952845)
build_ruby 0.001188 0.000250 2.773975 ( 2.774145)
build_all 0.009306 0.000215 16.814356 ( 1.471470)
build_install 0.007665 0.000640 4.753799 ( 1.174870)
test_btest 0.000000 0.000699 84.735571 ( 7.910697)
test_basic 0.000000 0.005290 0.826386 ( 0.898838)
test_all 0.084588 0.055358 526.148295 ( 62.087363)
test_rubyspec 0.019957 0.025449 49.786746 ( 62.100024)
total: 141.03 sec