Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-044520
#<BuildRuby:0x0000565180053e80
@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.20221230-044520",
@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.000015 0.000005 0.000020 ( 0.000021)
configure 0.000025 0.000009 0.000034 ( 0.000033)
build_up 0.005954 0.000582 0.845377 ( 1.051039)
build_miniruby 0.000964 0.000297 1.023742 ( 1.021528)
build_ruby 0.001198 0.000369 2.772441 ( 2.769901)
build_all 0.009706 0.000000 16.699696 ( 2.983459)
build_install 0.008275 0.003305 2.296933 ( 1.200734)
test_btest 0.000759 0.000210 74.874441 ( 10.967247)
test_basic 0.005109 0.001419 0.363388 ( 0.449638)
test_all 0.000988 0.000275 658.081960 (115.497687)
test_rubyspec 0.099463 0.031662 51.628144 ( 59.684261)
total: 195.63 sec