Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-115804
#<BuildRuby:0x000055aea83a2620
@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.20230111-115804",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.005958 0.000400 0.898726 ( 1.069743)
build_miniruby 0.000000 0.001341 1.010565 ( 1.008656)
build_ruby 0.000000 0.001616 2.776840 ( 2.774026)
build_all 0.009608 0.000403 16.836682 ( 2.998710)
build_install 0.010856 0.000581 2.131829 ( 1.078896)
test_btest 0.000783 0.000165 74.251786 ( 10.958793)
test_basic 0.002518 0.003809 0.353178 ( 0.439777)
test_all 0.001216 0.000000 649.673716 (103.644804)
test_rubyspec 0.084790 0.035619 51.571815 ( 59.676421)
total: 183.65 sec