Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-090741
#<BuildRuby:0x000055c209034028
@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.20230104-090741",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005061 0.001168 0.844249 ( 1.041722)
build_miniruby 0.001052 0.000243 1.010119 ( 1.008301)
build_ruby 0.001679 0.000000 2.778446 ( 2.775739)
build_all 0.006673 0.003241 16.774882 ( 3.011003)
build_install 0.006725 0.004965 2.295028 ( 1.190797)
test_btest 0.000549 0.000161 74.293634 ( 11.014282)
test_basic 0.007298 0.000000 0.351993 ( 0.436650)
test_all 0.001280 0.000000 658.628172 (111.693438)
test_rubyspec 0.086620 0.046072 51.162698 ( 59.224710)
total: 191.40 sec