Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-005600
#<BuildRuby:0x00005619f68d8090
@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.20231218-005600",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.004672 0.000000 1.286726 ( 1.653608)
build_miniruby 0.000911 0.000000 0.900602 ( 0.900998)
build_ruby 0.001376 0.000000 2.761635 ( 2.761914)
build_all 0.005190 0.004633 15.443208 ( 1.446057)
build_install 0.003979 0.004544 4.603560 ( 1.143801)
test_btest 0.000732 0.000105 80.652881 ( 7.231340)
test_basic 0.003940 0.000563 0.746121 ( 0.826765)
test_all 0.094951 0.040257 502.430902 ( 58.545270)
test_rubyspec 0.018721 0.025709 48.357828 ( 60.747542)
total: 135.26 sec