Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-035459
#<BuildRuby:0x0000564047da04e8
@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.20220618-035459",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006464 0.004946 0.977765 ( 1.170225)
build_miniruby 0.001366 0.000569 0.070846 ( 0.068721)
build_ruby 0.001223 0.000509 0.067112 ( 0.065756)
build_all 0.005324 0.004777 1.501878 ( 0.600232)
build_install 0.021934 0.001539 5.777653 ( 2.828179)
test_btest 0.001119 0.000395 77.771347 ( 8.668690)
test_basic 0.006336 0.000537 0.331764 ( 0.424117)
test_all 0.001606 0.000535 646.411655 ( 64.970093)
test_rubyspec 0.137748 0.038378 45.343268 ( 51.052616)
total: 129.85 sec