Logfile: /home/ko1/ruby/logs/brlog.trunk.20230214-044232
#<BuildRuby:0x000055be64737f30
@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.20230214-044232",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.004113 0.000000 0.798111 ( 1.207450)
build_miniruby 0.000957 0.000000 0.688751 ( 0.687621)
build_ruby 0.001209 0.000000 2.137263 ( 2.156418)
build_all 0.009461 0.000000 12.529081 ( 1.575797)
build_install 0.001669 0.004575 1.531146 ( 0.764891)
test_btest 0.000575 0.000036 65.456269 ( 6.018558)
test_basic 0.003480 0.000218 0.296077 ( 0.390914)
test_all 0.001124 0.000070 486.966651 ( 47.092640)
test_rubyspec 0.009694 0.019104 35.342496 ( 45.844644)
total: 105.74 sec