Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-120845
#<BuildRuby:0x000055f32b597fa8
@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.20221203-120845",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005013 0.000000 1.134648 ( 1.146608)
build_miniruby 0.000939 0.000000 0.968824 ( 0.967657)
build_ruby 0.001320 0.000000 2.623167 ( 2.528279)
build_all 0.008295 0.000840 15.914286 ( 3.356002)
build_install 0.009721 0.000304 2.206325 ( 1.248868)
test_btest 0.000494 0.000086 63.055981 ( 11.375195)
test_basic 0.000700 0.004240 0.280100 ( 0.370386)
test_all 0.000681 0.000148 655.984049 (113.821454)
test_rubyspec 0.045306 0.022566 53.630767 ( 61.857366)
total: 196.67 sec