Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-194045
#<BuildRuby:0x0000561a3bbf2858
@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.20230109-194045",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.006281 0.000304 0.875393 ( 1.482955)
build_miniruby 0.001288 0.000000 1.019113 ( 1.016924)
build_ruby 0.001638 0.000000 2.775805 ( 2.773084)
build_all 0.002624 0.007496 16.915904 ( 2.996447)
build_install 0.011489 0.000000 2.143870 ( 1.089509)
test_btest 0.000961 0.000165 75.326648 ( 10.260484)
test_basic 0.002057 0.004412 0.345710 ( 0.432193)
test_all 0.001192 0.000284 665.155303 (111.570898)
test_rubyspec 0.094293 0.037194 52.165949 ( 60.188018)
total: 191.81 sec