Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-202507
#<BuildRuby:0x0000562384cf8b60
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220907-202507",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.010864 0.000941 0.969483 ( 1.019139)
build_miniruby 0.001750 0.000233 0.075686 ( 0.074310)
build_ruby 0.001795 0.000239 0.071058 ( 0.069392)
build_all 0.003920 0.006066 1.565077 ( 0.603448)
build_install 0.018165 0.002877 1.947907 ( 0.953973)
test_btest 0.001008 0.000000 97.695525 ( 9.399038)
test_basic 0.006807 0.000000 0.360310 ( 0.450101)
test_all 0.003403 0.000430 685.738971 ( 68.839141)
test_rubyspec 0.131818 0.033398 46.971718 ( 55.444642)
total: 136.85 sec