Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-152511
#<BuildRuby:0x000055ce019336e8
@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.20221218-152511",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.002814 0.000767 0.646390 ( 1.067187)
build_miniruby 0.000959 0.000000 0.737971 ( 0.737532)
build_ruby 0.001324 0.000000 2.545509 ( 2.486943)
build_all 0.008667 0.000595 12.504796 ( 1.522610)
build_install 0.006372 0.000413 1.633035 ( 0.766675)
test_btest 0.000691 0.000000 64.433199 ( 5.945272)
test_basic 0.001797 0.001950 0.261401 ( 0.356800)
test_all 0.001625 0.000000 519.214024 ( 69.332963)
test_rubyspec 0.010958 0.017735 35.741119 ( 46.238084)
total: 128.45 sec