Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-213542
#<BuildRuby:0x00005629fac44a58
@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.20220311-213542",
@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.000019 0.000003 0.000022 ( 0.000023)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.009803 0.000830 0.983078 ( 1.000764)
build_miniruby 0.001384 0.000198 0.075445 ( 0.073498)
build_ruby 0.001831 0.000262 0.080385 ( 0.077955)
build_all 0.008742 0.000546 1.508960 ( 0.620163)
build_install 0.011595 0.010267 5.328133 ( 2.195818)
test_btest 0.001272 0.000000 75.075828 ( 8.281342)
test_basic 0.007346 0.000821 0.336918 ( 0.425175)
test_all 0.001564 0.000347 642.109725 ( 65.536661)
test_rubyspec 0.106151 0.056433 46.585321 ( 51.579084)
total: 129.79 sec