Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-204812
#<BuildRuby:0x000055f1fa2cb810
@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.20220331-204812",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006661 0.004608 0.994034 ( 1.065647)
build_miniruby 0.001649 0.000353 0.069767 ( 0.067558)
build_ruby 0.001844 0.000395 0.078990 ( 0.076497)
build_all 0.008820 0.000864 4.309135 ( 0.865487)
build_install 0.010253 0.014607 8.109755 ( 2.439355)
test_btest 0.001039 0.000366 76.217068 ( 8.054355)
test_basic 0.003490 0.004351 0.341974 ( 0.430163)
test_all 0.001352 0.000526 662.659078 ( 65.772541)
test_rubyspec 0.116403 0.060151 46.667242 ( 52.150952)
total: 130.92 sec