Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-021205
#<BuildRuby:0x000055a7c80088e8
@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-021205",
@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.000018 0.000003 0.000021 ( 0.000015)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003331 0.007792 0.959413 ( 1.165635)
build_miniruby 0.001591 0.000455 0.074137 ( 0.071951)
build_ruby 0.001638 0.000468 0.074534 ( 0.072596)
build_all 0.007849 0.002243 1.517801 ( 0.566241)
build_install 0.021208 0.001635 1.848224 ( 0.905719)
test_btest 0.001104 0.000259 72.894324 ( 7.972470)
test_basic 0.002112 0.005857 0.330023 ( 0.429223)
test_all 0.003992 0.000000 633.527158 ( 64.944773)
test_rubyspec 0.093619 0.067632 45.501022 ( 52.845328)
total: 128.97 sec