Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-140937
#<BuildRuby:0x000055da36ce3e28
@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.20220916-140937",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004248 0.005486 1.104194 ( 1.088031)
build_miniruby 0.002376 0.000000 0.073643 ( 0.071203)
build_ruby 0.002093 0.000000 0.070936 ( 0.069138)
build_all 0.009920 0.000000 1.568221 ( 0.599122)
build_install 0.015154 0.007237 1.901023 ( 0.933943)
test_btest 0.001144 0.000343 93.092256 ( 9.879336)
test_basic 0.005209 0.001563 0.347849 ( 0.439075)
test_all 0.002601 0.000780 686.822710 ( 68.677091)
test_rubyspec 0.112347 0.063281 46.746025 ( 55.176654)
total: 136.93 sec