Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-104740
#<BuildRuby:0x000055fa007811f8
@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.20220813-104740",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001831 0.008167 0.811544 ( 1.123569)
build_miniruby 0.001543 0.000356 0.060454 ( 0.058562)
build_ruby 0.001282 0.000296 0.063803 ( 0.063370)
build_all 0.008271 0.000864 1.262886 ( 0.480868)
build_install 0.009385 0.005827 1.579147 ( 0.823790)
test_btest 0.000629 0.000168 52.263537 ( 6.445971)
test_basic 0.001043 0.005252 0.284098 ( 0.378790)
test_all 0.004346 0.001448 486.033154 ( 51.782672)
test_rubyspec 0.067446 0.066198 41.714852 ( 49.413450)
total: 110.57 sec