Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-212632
#<BuildRuby:0x000055d008689e98
@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.20221216-212632",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.000075 0.004049 0.848650 ( 1.082294)
build_miniruby 0.000795 0.000177 0.947525 ( 0.946232)
build_ruby 0.001145 0.000000 3.023073 ( 2.909034)
build_all 0.008980 0.000000 15.834217 ( 3.306269)
build_install 0.009340 0.000000 2.272400 ( 1.302293)
test_btest 0.000643 0.000000 63.214670 ( 11.285816)
test_basic 0.005375 0.000197 0.309790 ( 0.398842)
test_all 0.001594 0.000266 667.724169 (139.027207)
test_rubyspec 0.046589 0.015960 52.210629 ( 60.451054)
total: 220.71 sec