Logfile: /home/ko1/ruby/logs/brlog.trunk.20230203-114319
#<BuildRuby:0x000056151401fcc8
@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.20230203-114319",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003279 0.000252 0.613429 ( 1.015807)
build_miniruby 0.000000 0.001006 0.634582 ( 0.633738)
build_ruby 0.000000 0.001255 2.050722 ( 2.050127)
build_all 0.007342 0.001185 11.978363 ( 1.483423)
build_install 0.002784 0.003684 1.498154 ( 0.712761)
test_btest 0.000607 0.000107 64.169943 ( 6.200903)
test_basic 0.000706 0.003155 0.276169 ( 0.371234)
test_all 0.001646 0.000365 481.407015 ( 45.504006)
test_rubyspec 0.015953 0.010719 35.215049 ( 45.842280)
total: 103.81 sec