Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-093444
#<BuildRuby:0x000055d00888abe8
@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.20221229-093444",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000031 0.000010 0.000041 ( 0.000041)
build_up 0.006030 0.000596 0.845674 ( 1.024561)
build_miniruby 0.000939 0.000289 1.012389 ( 1.010438)
build_ruby 0.001153 0.000355 2.779588 ( 2.777137)
build_all 0.009454 0.000168 16.732918 ( 2.984792)
build_install 0.005294 0.006221 2.298427 ( 1.170318)
test_btest 0.000675 0.000225 74.443982 ( 10.719738)
test_basic 0.004910 0.001637 0.325187 ( 0.411342)
test_all 0.001002 0.000334 671.233083 ( 94.853203)
test_rubyspec 0.082979 0.043076 51.666110 ( 59.719009)
total: 174.67 sec