Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-015110
#<BuildRuby:0x0000561e3e36f670
@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.20221125-015110",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.000000 0.004821 1.048271 ( 1.108917)
build_miniruby 0.000000 0.000892 0.982939 ( 0.981588)
build_ruby 0.000000 0.001200 2.792972 ( 2.686460)
build_all 0.005093 0.003668 15.840324 ( 3.250243)
build_install 0.007892 0.000975 1.976379 ( 1.109490)
test_btest 0.000479 0.000113 63.891252 ( 10.887128)
test_basic 0.004096 0.000964 0.280108 ( 0.371130)
test_all 0.000992 0.000233 707.106126 (108.626516)
test_rubyspec 0.038084 0.026124 53.257771 ( 61.484052)
total: 190.51 sec