Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-073042
#<BuildRuby:0x00005633d1de0098
@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.20230725-073042",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.006263 0.000374 1.353306 ( 2.650124)
build_miniruby 0.000855 0.000136 0.900569 ( 0.899923)
build_ruby 0.001004 0.000159 2.795433 ( 2.794830)
build_all 0.000656 0.008661 15.173568 ( 1.388007)
build_install 0.006945 0.001828 2.070151 ( 0.945737)
test_btest 0.000796 0.000209 85.407794 ( 8.067683)
test_basic 0.005073 0.000094 0.638625 ( 0.715004)
test_all 0.001098 0.000274 562.279994 ( 49.709487)
test_rubyspec 0.016415 0.022838 44.060695 ( 56.370241)
total: 123.54 sec