Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-184522
#<BuildRuby:0x000055df3c623df8
@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.20221218-184522",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004083 0.000240 0.851946 ( 1.364362)
build_miniruby 0.000791 0.000047 0.923705 ( 0.922469)
build_ruby 0.001031 0.000060 2.810772 ( 2.719422)
build_all 0.008713 0.000252 15.726093 ( 3.269509)
build_install 0.009963 0.000291 2.319931 ( 1.283577)
test_btest 0.000642 0.000034 64.891317 ( 11.657717)
test_basic 0.004269 0.000225 0.288703 ( 0.379922)
test_all 0.001292 0.000068 669.817804 (156.278045)
test_rubyspec 0.050412 0.014068 53.056868 ( 61.213483)
total: 239.09 sec