Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-210352
#<BuildRuby:0x0000561c9e147e20
@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.20231121-210352",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001312 0.004137 0.945710 ( 1.407762)
build_miniruby 0.000998 0.000166 0.793826 ( 0.793762)
build_ruby 0.001292 0.000215 2.611559 ( 2.612463)
build_all 0.007890 0.000000 12.166514 ( 1.012855)
build_install 0.013918 0.000098 3.690082 ( 0.984133)
test_btest 0.000841 0.000099 62.831790 ( 5.803925)
test_basic 0.004285 0.000504 0.409064 ( 0.488585)
test_all 0.057155 0.037178 357.010111 ( 32.494676)
test_rubyspec 0.047749 0.021722 39.985226 ( 52.512272)
total: 98.11 sec