Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-011822
#<BuildRuby:0x000055cb19d5b440
@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.20220403-011822",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009034 0.002258 1.028710 ( 1.251181)
build_miniruby 0.001789 0.000000 0.067136 ( 0.065264)
build_ruby 0.001662 0.000000 0.067627 ( 0.065861)
build_all 0.009594 0.000000 4.280292 ( 0.852261)
build_install 0.017950 0.005332 8.501756 ( 2.968305)
test_btest 0.000786 0.000175 74.462828 ( 7.911814)
test_basic 0.007466 0.000516 0.337991 ( 0.431608)
test_all 0.001396 0.000293 699.855728 ( 68.202033)
test_rubyspec 0.123530 0.056593 46.597894 ( 51.964032)
total: 133.71 sec