Logfile: /home/ko1/ruby/logs/brlog.trunk.20230216-002330
#<BuildRuby:0x000055cf46e976e8
@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.20230216-002330",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000038 0.003627 0.770859 ( 1.159456)
build_miniruby 0.000798 0.000123 0.675576 ( 0.674817)
build_ruby 0.001058 0.000163 2.180675 ( 2.180296)
build_all 0.008525 0.000631 12.367443 ( 1.560784)
build_install 0.006163 0.000232 1.565058 ( 0.782387)
test_btest 0.000581 0.000078 65.469193 ( 6.185124)
test_basic 0.003413 0.000455 0.299788 ( 0.394259)
test_all 0.001041 0.000139 477.559044 ( 46.783091)
test_rubyspec 0.026005 0.001908 35.150084 ( 45.739490)
total: 105.46 sec