Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-060503
#<BuildRuby:0x000055606e14ff68
@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.20221123-060503",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004720 0.000094 1.090864 ( 1.177182)
build_miniruby 0.000711 0.000109 0.982687 ( 0.981427)
build_ruby 0.001092 0.000168 2.711963 ( 2.603732)
build_all 0.007702 0.001185 15.758144 ( 3.414750)
build_install 0.009517 0.000647 2.013914 ( 1.158971)
test_btest 0.000497 0.000071 63.911632 ( 10.439242)
test_basic 0.005057 0.000000 0.282112 ( 0.372830)
test_all 0.001024 0.000105 713.675977 (109.487005)
test_rubyspec 0.035376 0.032879 52.994120 ( 61.260628)
total: 190.90 sec