Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-054606
#<BuildRuby:0x00005610fc53cd30
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221116-054606",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000037 0.000000 0.000037 ( 0.000034)
build_up 0.009642 0.000217 1.182774 ( 1.541330)
build_miniruby 0.001412 0.000157 0.874428 ( 0.880051)
build_ruby 0.002047 0.000227 2.362755 ( 2.283287)
build_all 0.017621 0.000000 18.178459 ( 2.246605)
build_install 0.017742 0.000000 1.925518 ( 1.077327)
test_btest 0.001093 0.000000 89.917024 ( 9.548672)
test_basic 0.007486 0.000098 0.362725 ( 0.452228)
test_all 0.002185 0.000000 685.366203 ( 73.384650)
test_rubyspec 0.082943 0.058344 50.250178 ( 58.784276)
total: 150.20 sec