Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-031709
#<BuildRuby:0x0000563c8991c410
@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.20221228-031709",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000012 0.000004 0.000016 ( 0.000030)
build_up 0.002511 0.004237 0.846707 ( 1.024430)
build_miniruby 0.000824 0.000329 1.015718 ( 1.013688)
build_ruby 0.001160 0.000464 2.780979 ( 2.778424)
build_all 0.008976 0.000691 16.675534 ( 2.968444)
build_install 0.006930 0.002446 2.258798 ( 1.179825)
test_btest 0.000749 0.000265 74.392921 ( 10.818335)
test_basic 0.005084 0.001794 0.376048 ( 0.461748)
test_all 0.001088 0.000385 680.257853 ( 95.932949)
test_rubyspec 0.076065 0.029203 51.527925 ( 59.555075)
total: 175.73 sec