Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-043806
#<BuildRuby:0x0000557504fe4010
@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.20230107-043806",
@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.000015 0.000002 0.000017 ( 0.000016)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.005783 0.000772 0.853195 ( 1.029644)
build_miniruby 0.001040 0.000139 1.013791 ( 1.011814)
build_ruby 0.001351 0.000181 2.768427 ( 2.766056)
build_all 0.006126 0.003869 16.837452 ( 3.001118)
build_install 0.009641 0.001701 2.125984 ( 1.078120)
test_btest 0.000746 0.000132 71.630366 ( 10.842764)
test_basic 0.005882 0.001038 0.358880 ( 0.444514)
test_all 0.001005 0.000177 648.063602 (108.571946)
test_rubyspec 0.107694 0.023647 52.051153 ( 60.097575)
total: 188.84 sec