Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-233348
#<BuildRuby:0x0000564613a0caf8
@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.20220402-233348",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007245 0.003754 1.007690 ( 1.029900)
build_miniruby 0.001553 0.000597 0.074461 ( 0.071964)
build_ruby 0.001530 0.000588 0.078508 ( 0.076689)
build_all 0.008415 0.001450 4.276553 ( 0.862562)
build_install 0.023943 0.000181 8.539194 ( 2.990727)
test_btest 0.000000 0.001352 72.311115 ( 8.162289)
test_basic 0.002776 0.004107 0.345454 ( 0.439886)
test_all 0.001376 0.000435 702.422407 ( 68.083284)
test_rubyspec 0.097557 0.070145 46.629594 ( 51.807176)
total: 133.53 sec