Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-162949
#<BuildRuby:0x0000565137985c68
@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.20221225-162949",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.004266 0.000304 0.818713 ( 1.063090)
build_miniruby 0.000827 0.000059 0.984709 ( 0.983449)
build_ruby 0.001020 0.000072 2.658895 ( 2.657397)
build_all 0.008194 0.000585 15.907541 ( 3.328488)
build_install 0.008272 0.000224 2.240624 ( 1.317822)
test_btest 0.000605 0.000040 64.694831 ( 11.082892)
test_basic 0.000076 0.004542 0.313964 ( 0.405365)
test_all 0.000784 0.000098 635.970668 (116.486230)
test_rubyspec 0.046027 0.034177 51.729973 ( 59.938949)
total: 197.26 sec