Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-013306
#<BuildRuby:0x000056037ca900d0
@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.20230119-013306",
@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.000004 0.000021 ( 0.000023)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.006151 0.000438 0.850075 ( 1.058005)
build_miniruby 0.001347 0.000000 1.015480 ( 1.013423)
build_ruby 0.001416 0.000000 2.777028 ( 2.774584)
build_all 0.004421 0.005820 17.000146 ( 3.016326)
build_install 0.003436 0.008217 2.135810 ( 1.073725)
test_btest 0.000809 0.000308 78.022506 ( 10.812408)
test_basic 0.004591 0.001749 0.349154 ( 0.435949)
test_all 0.000039 0.002151 647.448363 ( 99.114014)
test_rubyspec 0.088120 0.044129 52.244309 ( 60.210053)
total: 179.51 sec