Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-112648
#<BuildRuby:0x00005649e5ccf468
@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.20221210-112648",
@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.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004769 0.000318 1.176919 ( 1.177932)
build_miniruby 0.000872 0.000058 0.966870 ( 0.965540)
build_ruby 0.001177 0.000000 2.693096 ( 2.583145)
build_all 0.008991 0.000000 15.728803 ( 3.354320)
build_install 0.004994 0.004013 2.281411 ( 1.324347)
test_btest 0.000597 0.000063 65.829220 ( 10.671619)
test_basic 0.001190 0.004307 0.288384 ( 0.378139)
test_all 0.000908 0.000143 654.749886 (109.233903)
test_rubyspec 0.052751 0.006325 52.894687 ( 61.214214)
total: 190.90 sec