Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-185639
#<BuildRuby:0x000055bfddc467e0
@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.20221123-185639",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004960 0.000069 1.051391 ( 1.114159)
build_miniruby 0.000922 0.000061 0.994472 ( 0.993023)
build_ruby 0.001195 0.000080 2.858845 ( 2.756963)
build_all 0.009306 0.000000 15.866693 ( 3.335508)
build_install 0.008097 0.000000 2.057008 ( 1.195653)
test_btest 0.000634 0.000000 63.617573 ( 10.304884)
test_basic 0.004695 0.000000 0.292068 ( 0.382781)
test_all 0.001416 0.000000 683.731958 (120.238611)
test_rubyspec 0.037013 0.025323 53.149178 ( 61.339287)
total: 201.66 sec