Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-091142
#<BuildRuby:0x000055ce6dea35a8
@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.20221203-091142",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010203 0.000418 1.209962 ( 1.368649)
build_miniruby 0.002078 0.000139 0.848329 ( 0.846676)
build_ruby 0.003208 0.000214 2.241069 ( 2.148055)
build_all 0.015337 0.006050 18.719809 ( 2.197782)
build_install 0.006129 0.018397 2.086062 ( 1.027361)
test_btest 0.001131 0.000357 92.415582 ( 9.386927)
test_basic 0.008303 0.002622 0.347904 ( 0.433560)
test_all 0.001943 0.000614 734.392608 ( 71.807946)
test_rubyspec 0.105919 0.067570 49.306592 ( 57.452132)
total: 146.67 sec