Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-195427
#<BuildRuby:0x000056135bb840d8
@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.20231226-195427",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.005683 0.797513 ( 1.201440)
build_miniruby 0.000000 0.000911 0.832959 ( 0.833010)
build_ruby 0.000000 0.001240 2.643297 ( 2.644272)
build_all 0.000329 0.007968 11.916520 ( 0.989807)
build_install 0.006045 0.007130 3.326558 ( 0.949342)
test_btest 0.000435 0.000190 64.009280 ( 4.458873)
test_basic 0.000000 0.005160 0.411423 ( 0.490821)
test_all 0.084160 0.016346 357.097540 ( 36.589266)
test_rubyspec 0.026211 0.037533 40.243993 ( 52.816803)
total: 100.97 sec