Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-134550
#<BuildRuby:0x0000559bf6640c70
@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.20220724-134550",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009131 0.001153 0.974406 ( 1.411287)
build_miniruby 0.001266 0.000293 0.065794 ( 0.065455)
build_ruby 0.001655 0.000382 0.075013 ( 0.073712)
build_all 0.009579 0.001032 1.521008 ( 0.596817)
build_install 0.014269 0.007554 5.186750 ( 2.054642)
test_btest 0.001073 0.000286 71.556421 ( 8.691734)
test_basic 0.008016 0.000553 0.325195 ( 0.413923)
test_all 0.001843 0.000000 625.344070 ( 64.771212)
test_rubyspec 0.117490 0.042226 45.327396 ( 51.127101)
total: 129.21 sec