Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-190906
#<BuildRuby:0x0000563da80a8188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231218-190906",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000085 0.003991 1.027603 ( 1.293024)
build_miniruby 0.000532 0.000159 0.881493 ( 0.882003)
build_ruby 0.001223 0.000367 2.710501 ( 2.712365)
build_all 0.005812 0.001743 12.215017 ( 1.018582)
build_install 0.006947 0.002084 3.546663 ( 0.980937)
test_btest 0.000612 0.000183 60.644902 ( 6.240104)
test_basic 0.002808 0.000842 0.377332 ( 0.459488)
test_all 0.078666 0.020301 392.043408 ( 36.669594)
test_rubyspec 0.038658 0.026058 39.853941 ( 52.521972)
total: 102.78 sec