Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-013801
#<BuildRuby:0x000056127da7fe00
@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.20221125-013801",
@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.000001 0.000011 ( 0.000010)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004640 0.000069 1.080150 ( 1.125676)
build_miniruby 0.000912 0.000096 0.990000 ( 0.988700)
build_ruby 0.001177 0.000124 2.721409 ( 2.634349)
build_all 0.008732 0.000042 15.835974 ( 3.357290)
build_install 0.007539 0.000307 2.031031 ( 1.169616)
test_btest 0.000536 0.000049 60.182968 ( 11.303166)
test_basic 0.004474 0.000407 0.286567 ( 0.377476)
test_all 0.001228 0.000111 671.230300 (115.129932)
test_rubyspec 0.052597 0.015425 53.462784 ( 61.687964)
total: 197.77 sec