Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-103444
#<BuildRuby:0x000055eb83a944c0
@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.20221126-103444",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008870 0.001053 1.321247 ( 1.608764)
build_miniruby 0.002044 0.000438 0.852140 ( 0.856275)
build_ruby 0.002654 0.000569 2.241056 ( 2.158243)
build_all 0.016144 0.006366 24.931738 ( 2.831787)
build_install 0.019324 0.000000 4.968589 ( 1.204071)
test_btest 0.000000 0.001241 88.816840 ( 8.608941)
test_basic 0.005670 0.001510 0.349636 ( 0.440475)
test_all 0.001879 0.000409 673.848633 ( 69.456564)
test_rubyspec 0.120343 0.028088 49.570167 ( 58.151519)
total: 145.32 sec