Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-034529
#<BuildRuby:0x00005643a20b36f0
@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.20231102-034529",
@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.000003 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.004621 0.000424 1.417330 ( 1.930157)
build_miniruby 0.000000 0.001036 0.860507 ( 0.860450)
build_ruby 0.000000 0.001230 2.591919 ( 2.592354)
build_all 0.004598 0.005831 17.024207 ( 1.501705)
build_install 0.007044 0.001833 5.092338 ( 1.217973)
test_btest 0.000655 0.000385 83.450921 ( 6.960463)
test_basic 0.003440 0.002023 0.791567 ( 0.867712)
test_all 0.103246 0.032983 541.095570 ( 56.606585)
test_rubyspec 0.019974 0.028130 51.827786 ( 64.176494)
total: 136.71 sec