Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-015537
#<BuildRuby:0x0000563064be3440
@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.20220326-015537",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000032 0.000004 0.000036 ( 0.000033)
build_up 0.005551 0.004301 0.998583 ( 1.073680)
build_miniruby 0.001816 0.000364 0.075940 ( 0.074307)
build_ruby 0.001397 0.000279 0.075954 ( 0.075271)
build_all 0.004473 0.005518 4.191986 ( 0.865028)
build_install 0.017311 0.006268 8.010546 ( 2.492280)
test_btest 0.001429 0.000000 77.161771 ( 8.559926)
test_basic 0.003847 0.004698 0.335867 ( 0.424411)
test_all 0.001259 0.000403 702.390105 ( 68.133592)
test_rubyspec 0.120356 0.041367 46.089946 ( 51.428961)
total: 133.13 sec