Logfile: /home/ko1/ruby/logs/brlog.trunk.20220412-221433
#<BuildRuby:0x000055d7b0ff3858
@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.20220412-221433",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011086 0.000712 0.995325 ( 1.080944)
build_miniruby 0.002045 0.000409 0.077606 ( 0.075417)
build_ruby 0.002162 0.000432 0.073270 ( 0.070181)
build_all 0.009282 0.000122 1.528805 ( 0.607884)
build_install 0.015270 0.007936 2.043140 ( 1.148857)
test_btest 0.000000 0.001109 75.719991 ( 8.015694)
test_basic 0.000000 0.007114 0.331526 ( 0.425434)
test_all 0.000000 0.003229 655.467738 ( 65.659340)
test_rubyspec 0.101306 0.081569 46.898685 ( 52.188303)
total: 129.27 sec