Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-061547
#<BuildRuby:0x00005590a2db7f58
@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.20230108-061547",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000000 0.006608 0.887687 ( 1.059556)
build_miniruby 0.000057 0.001246 1.022177 ( 1.020384)
build_ruby 0.001146 0.000306 2.779899 ( 2.777399)
build_all 0.002572 0.007513 16.793544 ( 2.973103)
build_install 0.009698 0.000605 2.120207 ( 1.079904)
test_btest 0.000699 0.000233 73.397391 ( 10.812737)
test_basic 0.004729 0.001576 0.350952 ( 0.437335)
test_all 0.001374 0.000000 658.318572 (102.441827)
test_rubyspec 0.104205 0.030498 52.299432 ( 60.309487)
total: 182.91 sec