Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-140042
#<BuildRuby:0x0000559f84ada678
@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.20230103-140042",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.006137 0.000594 0.945900 ( 1.121117)
build_miniruby 0.000978 0.000301 1.031886 ( 1.029928)
build_ruby 0.001198 0.000369 2.810503 ( 2.807975)
build_all 0.009605 0.000146 16.722281 ( 2.935083)
build_install 0.010479 0.001478 2.316825 ( 1.187571)
test_btest 0.000833 0.000208 71.181102 ( 11.516245)
test_basic 0.005645 0.000153 0.351377 ( 0.439366)
test_all 0.001209 0.000285 668.679156 ( 99.212551)
test_rubyspec 0.077843 0.048911 52.083152 ( 60.169676)
total: 180.42 sec