Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-072308
#<BuildRuby:0x000056361c6e43a0
@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.20221130-072308",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.005077 0.000231 1.164550 ( 1.141428)
build_miniruby 0.000800 0.000036 0.909574 ( 0.908255)
build_ruby 0.001154 0.000000 2.749382 ( 2.657517)
build_all 0.009069 0.000000 15.812944 ( 3.242700)
build_install 0.008772 0.000080 2.203747 ( 1.272774)
test_btest 0.000514 0.000020 58.465644 ( 12.444628)
test_basic 0.004517 0.000174 0.317841 ( 0.408722)
test_all 0.001124 0.000043 695.455053 (107.009487)
test_rubyspec 0.043325 0.024446 53.298314 ( 61.351132)
total: 190.44 sec