Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-064823
#<BuildRuby:0x000055f27ce0e9c0
@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.20220817-064823",
@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.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009644 0.002068 0.946167 ( 2.077766)
build_miniruby 0.001570 0.000000 0.063089 ( 0.062916)
build_ruby 0.001869 0.000000 0.065662 ( 0.065599)
build_all 0.006212 0.001760 1.256608 ( 0.475892)
build_install 0.015197 0.000114 1.578051 ( 0.811108)
test_btest 0.000889 0.000237 52.339244 ( 6.344656)
test_basic 0.003974 0.001060 0.276599 ( 0.370617)
test_all 0.004203 0.001121 490.223108 ( 51.798762)
test_rubyspec 0.087261 0.046050 41.613532 ( 49.244663)
total: 111.25 sec