Logfile: /home/ko1/ruby/logs/brlog.trunk.20230212-061720
#<BuildRuby:0x0000557085538040
@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.20230212-061720",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003610 0.000277 0.614664 ( 1.001823)
build_miniruby 0.001012 0.000000 0.638607 ( 0.637752)
build_ruby 0.001173 0.000000 2.108459 ( 2.108410)
build_all 0.004450 0.004567 12.359921 ( 1.510414)
build_install 0.002360 0.003982 1.484943 ( 0.726347)
test_btest 0.000588 0.000117 67.778710 ( 5.964027)
test_basic 0.000000 0.003308 0.252693 ( 0.348027)
test_all 0.001044 0.000111 488.978445 ( 47.858822)
test_rubyspec 0.017652 0.014270 35.092344 ( 45.724598)
total: 105.88 sec