Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-183433
#<BuildRuby:0x00005571715fce80
@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.20220726-183433",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009266 0.000713 0.852798 ( 0.904899)
build_miniruby 0.001399 0.000000 0.052485 ( 0.051641)
build_ruby 0.001260 0.000000 0.057028 ( 0.056349)
build_all 0.004314 0.005078 1.251827 ( 0.484093)
build_install 0.011106 0.004896 4.269231 ( 1.791191)
test_btest 0.000000 0.002210 54.054484 ( 5.927703)
test_basic 0.002963 0.003409 0.291500 ( 0.382778)
test_all 0.002595 0.000000 480.562469 ( 51.780052)
test_rubyspec 0.077716 0.044602 41.751833 ( 47.686791)
total: 109.07 sec