Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-151706
#<BuildRuby:0x0000556041870040
@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-151706",
@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.000006 0.000018 ( 0.000017)
configure 0.000018 0.000008 0.000026 ( 0.000027)
build_up 0.001671 0.005002 0.846294 ( 1.021635)
build_miniruby 0.000819 0.000446 1.010593 ( 1.008639)
build_ruby 0.001022 0.000558 2.797540 ( 2.795003)
build_all 0.007897 0.001740 16.756389 ( 3.006545)
build_install 0.010906 0.000636 2.297875 ( 1.181280)
test_btest 0.000758 0.000000 77.535388 ( 10.710622)
test_basic 0.006565 0.000000 0.340311 ( 0.426773)
test_all 0.002233 0.000000 678.580766 ( 98.405895)
test_rubyspec 0.063417 0.064817 51.670796 ( 59.718324)
total: 178.28 sec