Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-210713
#<BuildRuby:0x000055965506bf58
@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.20230108-210713",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.000488 0.008487 0.852391 ( 1.487450)
build_miniruby 0.001043 0.000209 1.018490 ( 1.016617)
build_ruby 0.001261 0.000252 2.780425 ( 2.777808)
build_all 0.009049 0.000874 16.857525 ( 2.981234)
build_install 0.009812 0.001840 2.152052 ( 1.088052)
test_btest 0.000835 0.000156 70.160450 ( 11.646011)
test_basic 0.001788 0.005802 0.371849 ( 0.455797)
test_all 0.000505 0.000853 667.342511 ( 97.616524)
test_rubyspec 0.066811 0.066844 52.052620 ( 60.242879)
total: 179.31 sec