Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-151557
#<BuildRuby:0x000055e497a57e00
@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.20221128-151557",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.005241 0.000122 1.229258 ( 1.911161)
build_miniruby 0.000993 0.000105 1.976986 ( 1.564656)
build_ruby 0.001019 0.000108 2.812115 ( 2.697484)
build_all 0.008449 0.000420 15.795214 ( 3.318288)
build_install 0.010351 0.000000 1.986299 ( 1.128720)
test_btest 0.000592 0.000000 61.106043 ( 10.988057)
test_basic 0.004997 0.000000 0.299108 ( 0.389290)
test_all 0.001113 0.000000 695.684850 (107.165640)
test_rubyspec 0.034083 0.036070 53.323326 ( 61.597052)
total: 190.76 sec