Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-165824
#<BuildRuby:0x00005577c7b884d8
@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.20220816-165824",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000031 0.000005 0.000036 ( 0.000033)
build_up 0.010459 0.000908 0.964049 ( 1.242986)
build_miniruby 0.001830 0.000262 0.075401 ( 0.073581)
build_ruby 0.001917 0.000274 0.071811 ( 0.069398)
build_all 0.010323 0.000080 1.497826 ( 0.566874)
build_install 0.014170 0.005620 1.870956 ( 0.909621)
test_btest 0.001002 0.000167 70.065530 ( 8.278756)
test_basic 0.006992 0.000283 0.325582 ( 0.422609)
test_all 0.003081 0.000000 668.234083 ( 65.700437)
test_rubyspec 0.146788 0.037809 45.244243 ( 52.647629)
total: 129.91 sec