Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-155938
#<BuildRuby:0x000055f2658a3dd0
@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.20221126-155938",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004009 0.001002 1.181709 ( 1.764257)
build_miniruby 0.000772 0.000193 1.034601 ( 1.033396)
build_ruby 0.001241 0.000000 2.823483 ( 2.734614)
build_all 0.009850 0.000000 22.371527 ( 4.490897)
build_install 0.010594 0.000015 4.409877 ( 1.559583)
test_btest 0.000481 0.000085 66.281543 ( 10.953410)
test_basic 0.000491 0.004494 0.299585 ( 0.390069)
test_all 0.000987 0.000232 679.066065 (107.171099)
test_rubyspec 0.035888 0.035118 53.893000 ( 62.209093)
total: 192.31 sec