Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-224720
#<BuildRuby:0x000055624ba23e80
@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.20230118-224720",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000034 0.000008 0.000042 ( 0.000026)
build_up 0.006232 0.000452 0.851131 ( 1.051754)
build_miniruby 0.001002 0.000215 1.014123 ( 1.012291)
build_ruby 0.001347 0.000288 2.777383 ( 2.774727)
build_all 0.006234 0.003785 16.990522 ( 2.996355)
build_install 0.010106 0.001369 2.139633 ( 1.084478)
test_btest 0.000721 0.000170 75.314198 ( 10.530139)
test_basic 0.005134 0.001208 0.356005 ( 0.442499)
test_all 0.001084 0.000255 673.722378 ( 94.287749)
test_rubyspec 0.096988 0.027496 52.219913 ( 60.443797)
total: 174.62 sec