Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-001256
#<BuildRuby:0x00005645c385fe58
@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.20221126-001256",
@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.000018 0.000005 0.000023 ( 0.000023)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004673 0.000148 1.095317 ( 1.100535)
build_miniruby 0.000000 0.000979 1.039130 ( 1.038010)
build_ruby 0.000000 0.001176 2.732415 ( 2.641849)
build_all 0.003130 0.005555 15.941574 ( 3.300813)
build_install 0.005838 0.001946 1.925104 ( 1.100452)
test_btest 0.000423 0.000141 64.246163 ( 10.599480)
test_basic 0.000635 0.004629 0.293932 ( 0.384987)
test_all 0.000742 0.000289 665.703096 (122.130275)
test_rubyspec 0.039708 0.028806 53.017651 ( 61.164214)
total: 203.46 sec