Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-172033
#<BuildRuby:0x000055dbae25b270
@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.20230101-172033",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003414 0.605322 ( 1.026419)
build_miniruby 0.000337 0.000601 0.735019 ( 0.734895)
build_ruby 0.001065 0.000266 2.510191 ( 2.510614)
build_all 0.008863 0.000140 12.714526 ( 1.506552)
build_install 0.001983 0.004722 1.654152 ( 0.761451)
test_btest 0.000521 0.000149 66.137739 ( 5.978366)
test_basic 0.003459 0.000000 0.266724 ( 0.363477)
test_all 0.001069 0.000000 479.339004 ( 50.720704)
test_rubyspec 0.013022 0.014933 34.784745 ( 45.330790)
total: 108.93 sec