Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-171651
#<BuildRuby:0x000056402b55e350
@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.20221129-171651",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.001229 0.003719 1.132641 ( 1.322702)
build_miniruby 0.000902 0.000090 0.984721 ( 0.983403)
build_ruby 0.001199 0.000119 2.780554 ( 2.690280)
build_all 0.008644 0.000064 15.713395 ( 3.325832)
build_install 0.007784 0.000708 2.038339 ( 1.188266)
test_btest 0.000526 0.000048 56.932719 ( 12.380611)
test_basic 0.001910 0.003042 0.290768 ( 0.381359)
test_all 0.000898 0.000000 700.792389 (106.439364)
test_rubyspec 0.053726 0.010061 53.529384 ( 61.748020)
total: 190.46 sec