Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-143553
#<BuildRuby:0x0000560c1e7a4178
@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.20231206-143553",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004089 0.000371 0.988025 ( 1.290565)
build_miniruby 0.001028 0.000094 0.868972 ( 0.868341)
build_ruby 0.001026 0.000093 2.714220 ( 2.714332)
build_all 0.007175 0.000218 12.146063 ( 0.999657)
build_install 0.004082 0.008377 3.555089 ( 0.962274)
test_btest 0.000465 0.000099 65.032989 ( 4.610818)
test_basic 0.004252 0.000000 0.370340 ( 0.451590)
test_all 0.068273 0.035637 415.579818 ( 40.470834)
test_rubyspec 0.024215 0.048767 39.460238 ( 52.126400)
total: 104.50 sec