Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-072415
#<BuildRuby:0x000055f52701c0d0
@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-072415",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000036 0.000006 0.000042 ( 0.000026)
build_up 0.002054 0.004514 0.858482 ( 1.539872)
build_miniruby 0.001350 0.000000 1.014990 ( 1.013130)
build_ruby 0.000000 0.001536 2.778096 ( 2.775653)
build_all 0.005017 0.005022 16.815120 ( 2.996034)
build_install 0.008682 0.002554 2.118543 ( 1.079653)
test_btest 0.000852 0.000251 74.451463 ( 10.824258)
test_basic 0.006004 0.000439 0.353225 ( 0.439488)
test_all 0.001342 0.000373 648.451311 (110.918093)
test_rubyspec 0.073094 0.043787 52.045177 ( 60.141374)
total: 191.73 sec