Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-040251
#<BuildRuby:0x000055bd081e4f40
@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.20220225-040251",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005717 0.005360 0.887746 ( 2.790325)
build_miniruby 0.001779 0.000411 0.074514 ( 0.073252)
build_ruby 0.000000 0.002465 0.079104 ( 0.077724)
build_all 0.005059 0.005318 4.206543 ( 0.849807)
build_install 0.019607 0.003706 7.936025 ( 2.389656)
test_btest 0.000749 0.000224 75.719165 ( 8.280175)
test_basic 0.004503 0.004362 0.335914 ( 0.423569)
test_all 0.001518 0.000000 663.964748 ( 65.930407)
test_rubyspec 0.117805 0.050566 47.869746 ( 53.317884)
total: 134.13 sec