Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-173824
#<BuildRuby:0x000056424de01e98
@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.20230123-173824",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000053 0.000000 0.000053 ( 0.000053)
configure 0.000044 0.000000 0.000044 ( 0.000045)
build_up 0.004256 0.004227 0.876857 ( 1.054309)
build_miniruby 0.000906 0.000259 1.003471 ( 1.001658)
build_ruby 0.001589 0.000000 2.749226 ( 2.746616)
build_all 0.008895 0.000542 16.632357 ( 2.973540)
build_install 0.007897 0.002988 2.049071 ( 1.061725)
test_btest 0.000703 0.000185 73.516125 ( 10.769395)
test_basic 0.005122 0.001348 0.343116 ( 0.429429)
test_all 0.001040 0.000273 643.228777 (100.276089)
test_rubyspec 0.096097 0.037934 51.287762 ( 59.371462)
total: 179.69 sec