Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-164530
#<BuildRuby:0x00005646971c37f0
@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.20231214-164530",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000714 0.004057 1.024899 ( 1.277348)
build_miniruby 0.000709 0.000059 0.880320 ( 0.880431)
build_ruby 0.001479 0.000000 2.721254 ( 2.723879)
build_all 0.008288 0.000000 12.206150 ( 1.001352)
build_install 0.006976 0.003680 3.586473 ( 0.966552)
test_btest 0.000727 0.000086 62.966246 ( 5.436971)
test_basic 0.000945 0.003453 0.376824 ( 0.457275)
test_all 0.081784 0.017663 395.609606 ( 34.286614)
test_rubyspec 0.028801 0.033796 39.813169 ( 52.468893)
total: 99.50 sec