Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-043012
#<BuildRuby:0x000055f4364088e8
@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.20220316-043012",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000029 0.000010 0.000039 ( 0.000029)
build_up 0.007860 0.002516 1.031066 ( 4.111830)
build_miniruby 0.001736 0.000000 0.074382 ( 0.073406)
build_ruby 0.002020 0.000031 0.080261 ( 0.078181)
build_all 0.009863 0.000000 4.122844 ( 0.861772)
build_install 0.020732 0.001918 7.978949 ( 2.419758)
test_btest 0.000914 0.000218 72.609455 ( 7.838820)
test_basic 0.006952 0.000624 0.325557 ( 0.413586)
test_all 0.001794 0.000408 701.975662 ( 68.198328)
test_rubyspec 0.102804 0.060729 46.204591 ( 51.760553)
total: 135.76 sec