Logfile: /home/ko1/ruby/logs/brlog.trunk.20220413-034152
#<BuildRuby:0x000055cec415b510
@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.20220413-034152",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.010544 0.000571 1.047981 ( 5.753276)
build_miniruby 0.001910 0.000410 0.078005 ( 0.075616)
build_ruby 0.002217 0.000000 0.071362 ( 0.069297)
build_all 0.010092 0.000000 1.493093 ( 0.608089)
build_install 0.023858 0.000000 5.925519 ( 2.956352)
test_btest 0.001499 0.000000 80.696150 ( 8.430730)
test_basic 0.004138 0.002294 0.318545 ( 0.412293)
test_all 0.002473 0.000366 700.096801 ( 68.176364)
test_rubyspec 0.112044 0.050238 46.807406 ( 52.175532)
total: 138.66 sec