Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-033211
#<BuildRuby:0x0000562ddf6237f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231126-033211",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004796 0.001438 0.944507 ( 1.323530)
build_miniruby 0.000757 0.000227 0.828043 ( 0.828361)
build_ruby 0.001933 0.000000 2.625369 ( 2.625637)
build_all 0.006904 0.001194 12.160317 ( 0.983155)
build_install 0.005234 0.006823 3.696193 ( 0.974167)
test_btest 0.000501 0.000182 66.174938 ( 5.057332)
test_basic 0.003248 0.001181 0.405451 ( 0.484475)
test_all 0.079937 0.017915 359.553701 ( 35.055748)
test_rubyspec 0.021022 0.043837 39.984258 ( 52.544951)
total: 99.88 sec