Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-184534
#<BuildRuby:0x000055938b2c7670
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220826-184534",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.001082 0.005960 0.876934 ( 3.873961)
build_miniruby 0.000823 0.000220 0.057703 ( 0.056485)
build_ruby 0.000742 0.000198 0.059894 ( 0.058732)
build_all 0.001693 0.002960 1.534466 ( 0.593728)
build_install 0.006656 0.004564 1.936364 ( 0.974336)
test_btest 0.000543 0.000192 47.220373 ( 8.878844)
test_basic 0.004021 0.001419 0.264066 ( 0.353108)
test_all 0.001415 0.000499 619.750141 ( 89.068473)
test_rubyspec 0.072773 0.054116 44.287157 ( 52.640463)
total: 156.50 sec