Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-032351
#<BuildRuby:0x0000562216a44028
@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.20230110-032351",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000032 0.000011 0.000043 ( 0.000044)
build_up 0.004955 0.001652 0.855718 ( 1.069582)
build_miniruby 0.001338 0.000000 1.013666 ( 1.011581)
build_ruby 0.001539 0.000000 2.797515 ( 2.794959)
build_all 0.009584 0.000498 16.831706 ( 3.001551)
build_install 0.004938 0.006528 2.137358 ( 1.085109)
test_btest 0.000756 0.000265 74.692483 ( 10.107777)
test_basic 0.004799 0.001679 0.349403 ( 0.436121)
test_all 0.000967 0.000338 658.499681 (113.631130)
test_rubyspec 0.081397 0.048943 51.927303 ( 59.976445)
total: 193.11 sec