Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-090630
#<BuildRuby:0x000055ca597427e0
@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.20221117-090630",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004757 0.000000 1.155744 ( 1.153310)
build_miniruby 0.000852 0.000000 1.014907 ( 1.013534)
build_ruby 0.001171 0.000000 2.788879 ( 2.681088)
build_all 0.009170 0.000008 15.997972 ( 3.360738)
build_install 0.009523 0.000291 2.075663 ( 1.213732)
test_btest 0.000590 0.000000 64.457444 ( 10.736632)
test_basic 0.005078 0.000000 0.327814 ( 0.418276)
test_all 0.001023 0.000000 639.924787 (105.175099)
test_rubyspec 0.068086 0.002822 51.555724 ( 59.858522)
total: 185.61 sec