Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-200553
#<BuildRuby:0x000055bd6751e620
@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.20230130-200553",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000026 0.000006 0.000032 ( 0.000034)
build_up 0.005980 0.000424 0.863498 ( 1.059055)
build_miniruby 0.000972 0.000208 0.996643 ( 0.994799)
build_ruby 0.001297 0.000278 2.778553 ( 2.775988)
build_all 0.009490 0.000136 16.733824 ( 3.004480)
build_install 0.003931 0.005415 2.087278 ( 1.078626)
test_btest 0.000857 0.000214 77.813092 ( 10.575787)
test_basic 0.002588 0.004104 0.360201 ( 0.446259)
test_all 0.001008 0.000296 662.149908 ( 96.614029)
test_rubyspec 0.069128 0.059175 51.557311 ( 59.977466)
total: 176.53 sec