Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-065639
#<BuildRuby:0x0000560136c50e80
@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.20220731-065639",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002146 0.008463 0.859806 ( 0.974071)
build_miniruby 0.000000 0.001843 0.063842 ( 0.062671)
build_ruby 0.000000 0.001384 0.066024 ( 0.064977)
build_all 0.007447 0.001751 1.269115 ( 0.481076)
build_install 0.002188 0.014268 4.449405 ( 1.834499)
test_btest 0.000747 0.000374 55.542028 ( 6.133314)
test_basic 0.005839 0.000000 0.284735 ( 0.376478)
test_all 0.002652 0.000000 479.267578 ( 52.164107)
test_rubyspec 0.077397 0.056782 41.887289 ( 47.732419)
total: 109.82 sec