Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-133021
#<BuildRuby:0x000056461fb8f040
@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.20240103-133021",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.004825 0.000000 1.157952 ( 1.428873)
build_miniruby 0.000953 0.000000 0.850051 ( 0.850204)
build_ruby 0.001318 0.000000 2.693125 ( 2.692955)
build_all 0.008786 0.000000 14.308936 ( 1.314627)
build_install 0.003855 0.004059 4.183301 ( 1.059053)
test_btest 0.000866 0.000113 74.608769 ( 6.954543)
test_basic 0.004554 0.000049 0.709089 ( 0.788842)
test_all 0.106549 0.023442 479.706442 ( 44.376143)
test_rubyspec 0.018951 0.026035 47.394435 ( 59.811466)
total: 119.28 sec