Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-044150
#<BuildRuby:0x00005614fe873e80
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221215-044150",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004064 0.000204 0.819210 ( 1.050673)
build_miniruby 0.001034 0.000051 1.027205 ( 1.025664)
build_ruby 0.001227 0.000061 2.708838 ( 2.616502)
build_all 0.009323 0.000043 15.816215 ( 3.247119)
build_install 0.007746 0.000352 2.301820 ( 1.288984)
test_btest 0.000000 0.000581 67.985521 ( 11.157354)
test_basic 0.001464 0.003675 0.279741 ( 0.369990)
test_all 0.000566 0.000686 671.085307 (141.594558)
test_rubyspec 0.046121 0.015219 53.817492 ( 61.926576)
total: 224.28 sec