Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-105645
#<BuildRuby:0x0000558f61a011f8
@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.20220718-105645",
@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.000028 0.000004 0.000032 ( 0.000033)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.001463 0.011813 0.877595 ( 1.888446)
build_miniruby 0.001013 0.000390 0.053795 ( 0.052307)
build_ruby 0.001451 0.000558 0.064997 ( 0.063386)
build_all 0.003201 0.005539 1.236292 ( 0.480221)
build_install 0.013792 0.002065 4.431959 ( 1.788809)
test_btest 0.001123 0.000000 53.546191 ( 5.974569)
test_basic 0.005062 0.000631 0.292467 ( 0.383023)
test_all 0.001665 0.000625 482.466927 ( 51.603581)
test_rubyspec 0.091298 0.042033 41.984516 ( 47.918989)
total: 110.15 sec