Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-014906
#<BuildRuby:0x000055f6f4157778
@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.20220211-014906",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009110 0.001302 0.972111 ( 1.219403)
build_miniruby 0.001935 0.000276 0.073980 ( 0.072745)
build_ruby 0.001810 0.000258 0.079235 ( 0.078757)
build_all 0.007815 0.001116 4.052134 ( 0.801290)
build_install 0.024729 0.000332 7.684705 ( 2.345375)
test_btest 0.000901 0.000000 74.290401 ( 7.640652)
test_basic 0.007666 0.000319 0.328703 ( 0.419120)
test_all 0.001431 0.000151 663.650076 ( 65.462295)
test_rubyspec 0.123029 0.029053 46.346429 ( 51.778245)
total: 129.82 sec