Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-004552
#<BuildRuby:0x000055fe7cd242d8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220824-004552",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.006056 0.000725 0.919993 ( 1.585382)
build_miniruby 0.000974 0.000000 0.057299 ( 0.056074)
build_ruby 0.000868 0.000000 0.059680 ( 0.058344)
build_all 0.003890 0.000540 1.554566 ( 0.597642)
build_install 0.010973 0.000000 1.903345 ( 0.956729)
test_btest 0.000811 0.000000 47.695854 ( 8.982672)
test_basic 0.005491 0.000130 0.335176 ( 0.423687)
test_all 0.001568 0.001342 628.257144 ( 91.414003)
test_rubyspec 0.081203 0.040634 44.260880 ( 52.505220)
total: 156.58 sec