Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-112559
#<BuildRuby:0x000055dcf3d0b670
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221123-112559",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004776 0.000342 1.088911 ( 1.192541)
build_miniruby 0.000911 0.000065 1.029930 ( 1.028531)
build_ruby 0.001066 0.000076 2.885326 ( 2.773689)
build_all 0.008804 0.000004 15.802170 ( 3.238369)
build_install 0.004480 0.004937 2.039331 ( 1.191223)
test_btest 0.000535 0.000000 56.319247 ( 12.026425)
test_basic 0.000667 0.004059 0.291332 ( 0.382013)
test_all 0.001454 0.000257 679.430499 (122.100322)
test_rubyspec 0.049111 0.023546 53.427887 ( 61.597046)
total: 205.53 sec