Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-074805
#<BuildRuby:0x00005643bb9a80d0
@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.20230102-074805",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000023 0.000011 0.000034 ( 0.000032)
build_up 0.000000 0.006791 0.843787 ( 1.041738)
build_miniruby 0.000000 0.001366 1.016425 ( 1.014485)
build_ruby 0.001376 0.000000 2.791260 ( 2.788641)
build_all 0.003803 0.006080 16.695501 ( 3.002587)
build_install 0.006132 0.005486 2.297765 ( 1.185263)
test_btest 0.000000 0.001092 67.952910 ( 11.356415)
test_basic 0.004134 0.002910 0.346785 ( 0.432264)
test_all 0.000826 0.000605 665.543786 ( 99.714262)
test_rubyspec 0.077174 0.057080 51.490811 ( 59.548475)
total: 180.08 sec