Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-012123
#<BuildRuby:0x000055e68d1dbf90
@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.20231218-012123",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004518 0.000046 1.024598 ( 1.345711)
build_miniruby 0.000917 0.000000 0.871732 ( 0.871821)
build_ruby 0.001595 0.000000 2.723436 ( 2.725063)
build_all 0.004195 0.003845 12.140243 ( 1.001558)
build_install 0.009950 0.000000 3.648192 ( 0.980013)
test_btest 0.000772 0.000000 64.405481 ( 5.909726)
test_basic 0.003226 0.000000 0.375799 ( 0.457925)
test_all 0.080313 0.017653 385.035432 ( 34.415778)
test_rubyspec 0.031446 0.034800 39.656336 ( 52.290349)
total: 100.00 sec