Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-053125
#<BuildRuby:0x000055b71fb177f0
@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.20231230-053125",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.006451 0.000726 0.810218 ( 1.217328)
build_miniruby 0.000911 0.000249 0.846012 ( 0.845872)
build_ruby 0.001117 0.000305 2.671372 ( 2.672301)
build_all 0.007006 0.000667 11.950250 ( 1.002609)
build_install 0.007164 0.001791 3.402613 ( 0.976668)
test_btest 0.000474 0.000118 65.523987 ( 4.761463)
test_basic 0.003404 0.000851 0.392463 ( 0.472476)
test_all 0.083392 0.014263 369.595401 ( 32.777049)
test_rubyspec 0.043194 0.026136 40.552189 ( 53.108653)
total: 97.84 sec