Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-083219
#<BuildRuby:0x000055eab7802f08
@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.20221031-083219",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.011118 0.000729 1.130127 ( 1.453215)
build_miniruby 0.001309 0.000302 0.106049 ( 0.102948)
build_ruby 0.001642 0.000000 0.104922 ( 0.102151)
build_all 0.007049 0.001463 1.324218 ( 0.559732)
build_install 0.015639 0.001680 1.674928 ( 0.903182)
test_btest 0.001795 0.000359 62.413513 ( 6.395898)
test_basic 0.006220 0.000397 0.367699 ( 0.455835)
test_all 0.004034 0.004763 515.406952 ( 54.785527)
test_rubyspec 0.087758 0.036180 43.380973 ( 51.906784)
total: 116.67 sec