Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-151109
#<BuildRuby:0x000055c3d3028dd8
@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.20220829-151109",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007620 0.004936 0.979223 ( 1.030088)
build_miniruby 0.001494 0.000320 0.074782 ( 0.073956)
build_ruby 0.001620 0.000347 0.076263 ( 0.074905)
build_all 0.009193 0.001970 1.536987 ( 0.585582)
build_install 0.016933 0.006906 1.906645 ( 0.939580)
test_btest 0.001274 0.000318 76.210513 ( 8.002521)
test_basic 0.007824 0.000470 0.333357 ( 0.420098)
test_all 0.000605 0.004463 666.161043 ( 65.405790)
test_rubyspec 0.121357 0.046107 45.702685 ( 54.200588)
total: 130.73 sec