Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-033029
#<BuildRuby:0x000055f0314d8178
@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.20231219-033029",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005271 0.000099 1.049495 ( 1.519967)
build_miniruby 0.000956 0.000000 0.875434 ( 0.875578)
build_ruby 0.001643 0.000000 2.707375 ( 2.709485)
build_all 0.006822 0.000000 12.194488 ( 1.009883)
build_install 0.002949 0.006272 3.596564 ( 0.968888)
test_btest 0.000500 0.000079 61.620926 ( 5.940094)
test_basic 0.003042 0.000480 0.382980 ( 0.465798)
test_all 0.081622 0.019240 379.344607 ( 39.715977)
test_rubyspec 0.024524 0.034651 39.878094 ( 52.491541)
total: 105.70 sec