Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-160452
#<BuildRuby:0x000055fa53103350
@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.20231209-160452",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004145 0.000377 0.997632 ( 1.244261)
build_miniruby 0.000732 0.000067 0.870642 ( 0.870672)
build_ruby 0.001411 0.000129 2.694120 ( 2.694831)
build_all 0.007263 0.000661 12.046923 ( 0.998277)
build_install 0.004210 0.004265 3.561031 ( 0.969029)
test_btest 0.000703 0.000108 63.661773 ( 5.347399)
test_basic 0.003503 0.000000 0.371200 ( 0.453796)
test_all 0.082696 0.020142 398.512989 ( 38.771362)
test_rubyspec 0.037529 0.027920 39.729796 ( 52.422704)
total: 103.77 sec