Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-195902
#<BuildRuby:0x0000557af84a3788
@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-195902",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.003993 1.010321 ( 1.293024)
build_miniruby 0.000000 0.000990 0.876172 ( 0.877318)
build_ruby 0.000000 0.001140 2.705774 ( 2.706776)
build_all 0.000830 0.006556 12.086638 ( 1.003306)
build_install 0.008668 0.000000 3.553557 ( 0.965243)
test_btest 0.000737 0.000000 66.838702 ( 5.138733)
test_basic 0.003720 0.000000 0.375613 ( 0.458692)
test_all 0.085259 0.016063 387.208745 ( 36.513905)
test_rubyspec 0.024198 0.047810 39.536409 ( 52.221688)
total: 101.18 sec