Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-001617
#<BuildRuby:0x000055d7c6c1c250
@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.20221202-001617",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.009949 0.002727 1.254287 ( 1.231929)
build_miniruby 0.001734 0.000788 0.856045 ( 0.854572)
build_ruby 0.002203 0.001001 2.256683 ( 2.159900)
build_all 0.017097 0.003919 18.541345 ( 2.150008)
build_install 0.012212 0.008569 2.044004 ( 1.050488)
test_btest 0.001037 0.000461 88.032193 ( 9.490109)
test_basic 0.009518 0.000071 0.345722 ( 0.429511)
test_all 0.002033 0.000000 729.805497 ( 70.565867)
test_rubyspec 0.098987 0.087847 49.339433 ( 57.397855)
total: 145.33 sec