Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-121725
#<BuildRuby:0x000055c2d07ef2c8
@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.20221120-121725",
@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.000003 0.000011 ( 0.000010)
autoconf 0.000024 0.000000 0.000024 ( 0.000023)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004814 0.000191 1.124565 ( 1.090937)
build_miniruby 0.000765 0.000191 0.970025 ( 0.968878)
build_ruby 0.001150 0.000000 2.840904 ( 2.718830)
build_all 0.005016 0.003657 15.900710 ( 3.303390)
build_install 0.007134 0.002038 2.127957 ( 1.220030)
test_btest 0.000408 0.000116 56.608794 ( 11.506961)
test_basic 0.003808 0.001088 0.278421 ( 0.369865)
test_all 0.000788 0.000225 670.984984 (103.886400)
test_rubyspec 0.038519 0.031521 51.381382 ( 59.678965)
total: 184.74 sec