Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-191845
#<BuildRuby:0x0000558956bdb3b8
@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.20221205-191845",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.009039 0.001692 1.171105 ( 1.186800)
build_miniruby 0.001695 0.000565 0.839908 ( 0.839103)
build_ruby 0.003682 0.000000 2.191270 ( 2.126610)
build_all 0.016654 0.002653 18.417029 ( 2.180253)
build_install 0.014338 0.005967 2.000730 ( 1.018918)
test_btest 0.001057 0.000317 91.692984 ( 8.904308)
test_basic 0.006176 0.001853 0.350406 ( 0.440731)
test_all 0.001543 0.001632 686.165005 ( 69.662972)
test_rubyspec 0.080150 0.067677 48.600689 ( 57.073070)
total: 143.43 sec