Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-204032
#<BuildRuby:0x000055d94f62b4b0
@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.20230701-204032",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.004590 0.001835 1.452550 ( 2.746387)
build_miniruby 0.000742 0.000297 0.881188 ( 0.882500)
build_ruby 0.001129 0.000451 2.663106 ( 2.663657)
build_all 0.006479 0.002592 11.304195 ( 7.874688)
build_install 0.009031 0.000000 4.976718 ( 1.956641)
test_btest 0.001180 0.000277 83.013299 ( 7.981904)
test_basic 0.004736 0.000000 0.777540 ( 0.858521)
test_all 0.001080 0.000114 450.480558 ( 51.000426)
test_rubyspec 0.018563 0.019371 43.079028 ( 55.543260)
total: 131.51 sec