Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-164953
#<BuildRuby:0x00005581d21f3048
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231222-164953",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.003599 0.739904 ( 1.112332)
build_miniruby 0.000853 0.000000 0.905517 ( 0.906198)
build_ruby 0.001412 0.000000 2.769207 ( 2.770317)
build_all 0.006748 0.000919 12.203938 ( 1.024284)
build_install 0.004992 0.003878 3.435769 ( 0.986532)
test_btest 0.000470 0.000165 64.543486 ( 5.577756)
test_basic 0.002873 0.001014 0.382268 ( 0.462134)
test_all 0.094946 0.013938 406.486052 ( 45.838927)
test_rubyspec 0.025812 0.026339 40.854726 ( 53.595237)
total: 112.27 sec