Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-010407
#<BuildRuby:0x000055c194958e80
@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.20220827-010407",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008750 0.000727 0.851877 ( 1.469446)
build_miniruby 0.001683 0.000259 0.065700 ( 0.064225)
build_ruby 0.001301 0.000200 0.058202 ( 0.057299)
build_all 0.008816 0.000598 1.219299 ( 0.463005)
build_install 0.017890 0.001003 1.609071 ( 0.793543)
test_btest 0.001287 0.000160 53.477520 ( 6.043535)
test_basic 0.005297 0.000663 0.272885 ( 0.364147)
test_all 0.002676 0.000334 506.888512 ( 53.806030)
test_rubyspec 0.113884 0.011312 41.547569 ( 49.930681)
total: 112.99 sec