Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-010243
#<BuildRuby:0x000056395c74c700
@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.20221201-010243",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004299 0.000538 1.180763 ( 1.188471)
build_miniruby 0.001005 0.000000 1.073812 ( 1.072318)
build_ruby 0.000000 0.001330 2.766268 ( 2.650325)
build_all 0.006244 0.002692 15.827072 ( 3.287559)
build_install 0.005967 0.002942 2.125342 ( 1.228475)
test_btest 0.000494 0.000095 68.872316 ( 11.593848)
test_basic 0.004792 0.000158 0.324594 ( 0.415315)
test_all 0.000982 0.000179 687.218576 (106.594147)
test_rubyspec 0.052104 0.016345 52.765623 ( 60.930856)
total: 188.96 sec