Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-100409
#<BuildRuby:0x000055ceb6e38110
@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.20231217-100409",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004682 0.000056 1.026110 ( 1.287288)
build_miniruby 0.001033 0.000086 0.871519 ( 0.871710)
build_ruby 0.001526 0.000127 2.727134 ( 2.727412)
build_all 0.003534 0.004176 12.054560 ( 1.004526)
build_install 0.008308 0.000582 3.570456 ( 0.976972)
test_btest 0.000569 0.000082 61.144517 ( 5.818906)
test_basic 0.002696 0.000385 0.377879 ( 0.459169)
test_all 0.080336 0.019882 408.599789 ( 44.385742)
test_rubyspec 0.026140 0.038835 39.554678 ( 52.224456)
total: 109.76 sec