Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-114541
#<BuildRuby:0x000055cab35c01d8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221208-114541",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010144 0.000725 1.233455 ( 1.233043)
build_miniruby 0.001812 0.000129 0.844898 ( 0.847787)
build_ruby 0.002696 0.000193 2.237120 ( 2.153279)
build_all 0.005567 0.013748 18.521463 ( 2.138294)
build_install 0.014553 0.004815 2.116690 ( 1.045014)
test_btest 0.001547 0.000000 88.415670 ( 9.263088)
test_basic 0.006502 0.000861 0.353856 ( 0.442283)
test_all 0.002601 0.000386 689.879087 ( 70.499954)
test_rubyspec 0.115770 0.047255 49.213763 ( 57.620766)
total: 145.24 sec