Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-043637
#<BuildRuby:0x00005581ed143df8
@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.20230101-043637",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.006386 0.899265 ( 1.056935)
build_miniruby 0.000368 0.000993 1.016287 ( 1.014335)
build_ruby 0.000000 0.001417 2.771630 ( 2.769115)
build_all 0.005457 0.004195 16.712233 ( 2.967568)
build_install 0.011575 0.000000 2.285944 ( 1.171986)
test_btest 0.001025 0.000000 70.759373 ( 11.426701)
test_basic 0.003240 0.003922 0.341090 ( 0.426513)
test_all 0.000994 0.000298 658.438403 (109.962625)
test_rubyspec 0.086228 0.047040 51.585580 ( 59.652271)
total: 190.45 sec