Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-114518
#<BuildRuby:0x000055b65e967ac0
@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.20230120-114518",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.003075 0.000769 0.621979 ( 1.046854)
build_miniruby 0.000000 0.000971 0.637337 ( 0.636873)
build_ruby 0.000000 0.001311 2.185439 ( 2.184840)
build_all 0.005920 0.003555 11.888570 ( 1.484007)
build_install 0.006095 0.000501 1.522017 ( 0.719394)
test_btest 0.000549 0.000169 62.693248 ( 6.232471)
test_basic 0.003859 0.000000 0.259565 ( 0.354455)
test_all 0.001457 0.000000 489.162836 ( 49.886983)
test_rubyspec 0.005304 0.023242 35.708952 ( 45.988291)
total: 108.53 sec