Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-041444
#<BuildRuby:0x00005636c1896770
@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.20221129-041444",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004917 0.006191 1.240594 ( 1.244970)
build_miniruby 0.001554 0.000906 0.846187 ( 0.844528)
build_ruby 0.002119 0.001236 2.240719 ( 2.148131)
build_all 0.017158 0.002338 18.641374 ( 2.182625)
build_install 0.010483 0.009979 1.876421 ( 0.957930)
test_btest 0.000916 0.000488 87.050845 ( 8.475493)
test_basic 0.003704 0.004340 0.357971 ( 0.445983)
test_all 0.002705 0.000000 746.610291 ( 71.869354)
test_rubyspec 0.074863 0.099374 49.640994 ( 57.649810)
total: 145.82 sec