Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-021616
#<BuildRuby:0x0000556100b63f58
@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.20230125-021616",
@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.000020)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.001571 0.004745 0.844218 ( 1.131640)
build_miniruby 0.000843 0.000351 0.996682 ( 0.994820)
build_ruby 0.001040 0.000433 2.762166 ( 2.759441)
build_all 0.009686 0.000000 16.707323 ( 2.992569)
build_install 0.011162 0.000000 2.085056 ( 1.068970)
test_btest 0.000792 0.000000 75.587458 ( 10.178110)
test_basic 0.002997 0.003878 0.340414 ( 0.425760)
test_all 0.001002 0.000334 673.760907 ( 93.995002)
test_rubyspec 0.084908 0.044881 51.612850 ( 59.655202)
total: 173.20 sec