Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-103004
#<BuildRuby:0x00005574dc9a0078
@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.20240104-103004",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000032 0.000012 0.000044 ( 0.000044)
configure 0.000022 0.000008 0.000030 ( 0.000028)
build_up 0.004471 0.001626 1.525878 ( 1.646727)
build_miniruby 0.000681 0.000248 0.822744 ( 0.822450)
build_ruby 0.000907 0.000329 2.752025 ( 2.751574)
build_all 0.000239 0.008990 14.286578 ( 1.284128)
build_install 0.008543 0.000000 4.298416 ( 1.092301)
test_btest 0.001165 0.000000 76.028670 ( 6.930654)
test_basic 0.004308 0.000353 0.592697 ( 0.668335)
test_all 0.106296 0.022902 477.862643 ( 52.896496)
test_rubyspec 0.026815 0.022373 47.484448 ( 59.850261)
total: 127.94 sec