Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-144304
#<BuildRuby:0x000056240c1c3438
@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.20231220-144304",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.000322 0.004218 1.045318 ( 1.330799)
build_miniruby 0.000668 0.000418 0.901475 ( 0.901282)
build_ruby 0.000744 0.000465 2.740793 ( 2.745337)
build_all 0.007893 0.000000 12.187769 ( 1.045831)
build_install 0.009785 0.000000 3.620417 ( 1.007224)
test_btest 0.000662 0.000000 63.869479 ( 5.047334)
test_basic 0.003434 0.000000 0.385295 ( 0.463975)
test_all 0.079471 0.028675 441.006844 ( 45.301791)
test_rubyspec 0.025040 0.028490 40.244779 ( 52.970813)
total: 110.82 sec