Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-095357
#<BuildRuby:0x000055f900853d48
@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.20221209-095357",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000007)
build_up 0.000000 0.003946 0.802115 ( 1.102302)
build_miniruby 0.000709 0.000177 0.700867 ( 0.700497)
build_ruby 0.001066 0.000267 2.486772 ( 2.411972)
build_all 0.008893 0.000000 12.415568 ( 1.498785)
build_install 0.002706 0.003932 1.633933 ( 0.770755)
test_btest 0.000669 0.000000 66.251693 ( 6.074435)
test_basic 0.003799 0.000114 0.254474 ( 0.349516)
test_all 0.001023 0.000000 483.631105 ( 49.493706)
test_rubyspec 0.014682 0.013591 35.371864 ( 45.954904)
total: 108.36 sec