Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-163138
#<BuildRuby:0x000055cb55a8c1b0
@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.20230104-163138",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008209 0.001356 0.964278 ( 1.155205)
build_miniruby 0.002628 0.000000 0.841817 ( 0.841286)
build_ruby 0.000841 0.002548 2.129287 ( 2.130026)
build_all 0.019943 0.000000 18.665667 ( 2.219145)
build_install 0.014804 0.007163 2.019659 ( 1.024712)
test_btest 0.000866 0.000259 94.202304 ( 8.885563)
test_basic 0.000259 0.009432 0.340230 ( 0.426691)
test_all 0.003266 0.000413 685.267521 ( 64.597054)
test_rubyspec 0.088736 0.075184 47.814968 ( 56.007867)
total: 137.29 sec