Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-014002
#<BuildRuby:0x00005560b1653f30
@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.20230103-014002",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.003681 0.600152 ( 1.037949)
build_miniruby 0.000605 0.000298 0.676329 ( 0.675426)
build_ruby 0.001157 0.000178 2.447017 ( 2.446896)
build_all 0.008645 0.000653 12.974387 ( 1.608729)
build_install 0.006685 0.000303 1.652756 ( 0.760419)
test_btest 0.000651 0.000087 65.182701 ( 6.334605)
test_basic 0.002914 0.000389 0.247009 ( 0.342821)
test_all 0.001297 0.000000 490.511104 ( 47.756890)
test_rubyspec 0.019829 0.010026 35.246687 ( 45.823733)
total: 106.79 sec