Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-180045
#<BuildRuby:0x0000555857833df8
@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.20230112-180045",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.006337 0.000297 0.902887 ( 1.118391)
build_miniruby 0.001182 0.000157 1.010751 ( 1.008568)
build_ruby 0.001429 0.000190 2.792398 ( 2.789746)
build_all 0.009168 0.000591 16.734667 ( 2.971970)
build_install 0.000733 0.008534 2.110750 ( 1.085831)
test_btest 0.000855 0.000201 77.297045 ( 10.993783)
test_basic 0.006087 0.000339 0.349052 ( 0.435692)
test_all 0.001117 0.000248 648.579116 ( 95.825308)
test_rubyspec 0.074095 0.060599 51.796285 ( 59.865603)
total: 176.10 sec