Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-172118
#<BuildRuby:0x0000564fe0233788
@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.20231202-172118",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004145 0.000829 0.989155 ( 1.254784)
build_miniruby 0.000819 0.000164 0.873154 ( 0.874150)
build_ruby 0.001129 0.000226 2.705442 ( 2.710981)
build_all 0.003530 0.004333 12.154142 ( 1.012750)
build_install 0.007117 0.001941 3.571927 ( 0.971254)
test_btest 0.000867 0.000000 65.760208 ( 4.953689)
test_basic 0.000000 0.003211 0.377818 ( 0.460134)
test_all 0.077581 0.019888 373.299952 ( 38.377307)
test_rubyspec 0.040193 0.026675 39.569370 ( 52.218133)
total: 102.83 sec