Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-050810
#<BuildRuby:0x000055ac12b2c410
@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.20221224-050810",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003690 0.000568 0.856267 ( 1.109923)
build_miniruby 0.001009 0.000000 0.946780 ( 0.945167)
build_ruby 0.001354 0.000000 2.633329 ( 2.631951)
build_all 0.009052 0.000000 15.753685 ( 3.196071)
build_install 0.005882 0.003617 2.181140 ( 1.225017)
test_btest 0.000528 0.000088 66.819658 ( 11.068418)
test_basic 0.000499 0.004141 0.324815 ( 0.416242)
test_all 0.000856 0.000190 624.257856 (105.254181)
test_rubyspec 0.050546 0.017521 51.772677 ( 59.901629)
total: 185.75 sec