Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-083552
#<BuildRuby:0x000055bd5ae50728
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221222-083552",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000015)
build_up 0.003803 0.000475 0.941494 ( 1.256934)
build_miniruby 0.000817 0.000102 0.954976 ( 0.953679)
build_ruby 0.000975 0.000122 2.663986 ( 2.662410)
build_all 0.008032 0.001004 15.766089 ( 3.282466)
build_install 0.009706 0.000573 2.241207 ( 1.298281)
test_btest 0.000546 0.000064 59.154258 ( 12.261750)
test_basic 0.004982 0.000000 0.293993 ( 0.384784)
test_all 0.001563 0.000000 673.488430 (142.557457)
test_rubyspec 0.037242 0.025567 52.203067 ( 60.464954)
total: 225.12 sec