Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-133730
#<BuildRuby:0x000056389041cc00
@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.20220815-133730",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.008288 0.003767 0.972386 ( 1.297964)
build_miniruby 0.001485 0.000674 0.073579 ( 0.072324)
build_ruby 0.001377 0.000626 0.076610 ( 0.075675)
build_all 0.007497 0.003409 1.504279 ( 0.580150)
build_install 0.022586 0.000151 1.885757 ( 0.943771)
test_btest 0.000935 0.000312 75.866245 ( 8.674901)
test_basic 0.007177 0.000784 0.332794 ( 0.422631)
test_all 0.005090 0.000078 650.562370 ( 64.305773)
test_rubyspec 0.107537 0.063859 45.777729 ( 53.320556)
total: 129.69 sec