Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-102532
#<BuildRuby:0x000055f6ee87fe70
@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.20230115-102532",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.001232 0.006451 1.282822 ( 1.317376)
build_miniruby 0.001116 0.000279 1.691847 ( 1.562547)
build_ruby 0.001338 0.000334 2.774520 ( 2.771692)
build_all 0.010003 0.000000 16.828831 ( 3.018935)
build_install 0.010535 0.001058 2.154797 ( 1.084629)
test_btest 0.000757 0.000151 68.736979 ( 11.233800)
test_basic 0.006541 0.000000 0.339672 ( 0.426436)
test_all 0.001521 0.000000 688.393827 ( 98.464698)
test_rubyspec 0.101952 0.023354 52.227938 ( 60.246078)
total: 180.13 sec