Logfile: /home/ko1/ruby/logs/brlog.trunk.20230204-162151
#<BuildRuby:0x0000555599c740e0
@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.20230204-162151",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.003368 0.633885 ( 1.065967)
build_miniruby 0.000000 0.000963 0.632515 ( 0.631848)
build_ruby 0.000000 0.001167 2.060793 ( 2.060712)
build_all 0.002394 0.006695 12.074148 ( 1.511617)
build_install 0.005406 0.001159 1.454545 ( 0.699559)
test_btest 0.000560 0.000120 65.163300 ( 6.380533)
test_basic 0.003680 0.000000 0.246945 ( 0.342282)
test_all 0.001989 0.000000 481.800069 ( 49.641604)
test_rubyspec 0.015134 0.013080 34.981198 ( 45.491650)
total: 107.83 sec