Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-150757
#<BuildRuby:0x000055c3163ecf40
@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.20220430-150757",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004220 0.007515 1.014567 ( 1.277611)
build_miniruby 0.001924 0.000384 0.076692 ( 0.074472)
build_ruby 0.000000 0.002009 0.071703 ( 0.069342)
build_all 0.002666 0.006826 1.510278 ( 0.604826)
build_install 0.017364 0.005788 5.879023 ( 2.787902)
test_btest 0.001002 0.000334 74.956243 ( 8.142704)
test_basic 0.005390 0.004855 0.337260 ( 0.423117)
test_all 0.002884 0.000000 668.156592 ( 64.996008)
test_rubyspec 0.101821 0.080566 45.295125 ( 50.487143)
total: 128.86 sec