Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-231100
#<BuildRuby:0x000055e9de1cebc0
@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.20221223-231100",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003847 0.000275 0.848251 ( 1.340759)
build_miniruby 0.000849 0.000060 0.960480 ( 0.959136)
build_ruby 0.001162 0.000083 2.622638 ( 2.621091)
build_all 0.003981 0.005024 15.753064 ( 3.321489)
build_install 0.008495 0.001214 2.262633 ( 1.268626)
test_btest 0.000491 0.000070 62.402090 ( 11.224899)
test_basic 0.004642 0.000000 0.297002 ( 0.387886)
test_all 0.000874 0.000023 630.834577 (102.842019)
test_rubyspec 0.039919 0.019442 51.621961 ( 59.822851)
total: 183.79 sec