Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-030717
#<BuildRuby:0x000055b9957a0e50
@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.20220914-030717",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.009151 0.001610 1.102922 ( 1.083964)
build_miniruby 0.002016 0.000620 0.076317 ( 0.074016)
build_ruby 0.001257 0.000387 0.072517 ( 0.071270)
build_all 0.009424 0.001381 1.592524 ( 0.601302)
build_install 0.021760 0.000000 1.908739 ( 0.939600)
test_btest 0.000997 0.000000 94.342108 ( 9.470444)
test_basic 0.003844 0.004219 0.360911 ( 0.449588)
test_all 0.002939 0.000735 673.381826 ( 67.403776)
test_rubyspec 0.109649 0.063534 46.747174 ( 55.063400)
total: 135.16 sec