Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-073310
#<BuildRuby:0x000055bdd4adfdf8
@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.20221207-073310",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004933 0.000000 1.128787 ( 1.117099)
build_miniruby 0.000000 0.000987 1.001809 ( 1.000416)
build_ruby 0.000000 0.001158 2.818622 ( 2.688698)
build_all 0.007120 0.001798 15.806482 ( 3.463814)
build_install 0.004890 0.003502 2.265920 ( 1.307439)
test_btest 0.000496 0.000040 64.249251 ( 11.306161)
test_basic 0.004421 0.000354 0.301198 ( 0.392047)
test_all 0.000852 0.000068 662.945796 (102.850457)
test_rubyspec 0.050472 0.022203 52.900823 ( 61.140806)
total: 185.27 sec