Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-180714
#<BuildRuby:0x0000564613ad34f0
@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.20231213-180714",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.004446 1.015419 ( 1.347492)
build_miniruby 0.000000 0.000901 0.868230 ( 0.869269)
build_ruby 0.000000 0.001035 2.717648 ( 2.719025)
build_all 0.004099 0.003888 12.227665 ( 0.998025)
build_install 0.002953 0.009154 3.584714 ( 0.965576)
test_btest 0.000633 0.000000 62.974054 ( 5.981165)
test_basic 0.002961 0.000000 0.376718 ( 0.458396)
test_all 0.082826 0.014489 388.455259 ( 32.869958)
test_rubyspec 0.034937 0.037015 39.685989 ( 52.349750)
total: 98.56 sec