Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-021947
#<BuildRuby:0x000055abb43bbf90
@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.20231130-021947",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000506 0.003245 0.837823 ( 1.268367)
build_miniruby 0.001213 0.000000 0.873496 ( 0.873205)
build_ruby 0.001138 0.000000 2.720822 ( 2.722207)
build_all 0.007589 0.000208 12.027830 ( 1.029743)
build_install 0.011192 0.000225 3.468061 ( 0.960621)
test_btest 0.000775 0.000040 63.958708 ( 5.231078)
test_basic 0.004163 0.000220 0.377274 ( 0.458176)
test_all 0.065433 0.037688 387.230016 ( 40.434911)
test_rubyspec 0.027986 0.042633 39.385043 ( 52.034303)
total: 105.01 sec