Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-183559
#<BuildRuby:0x00005624de0074f0
@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.20231210-183559",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000294 0.004046 1.007605 ( 1.283276)
build_miniruby 0.000647 0.000118 0.862160 ( 0.862983)
build_ruby 0.001116 0.000203 2.689068 ( 2.700826)
build_all 0.007882 0.000000 12.151233 ( 1.025351)
build_install 0.013662 0.001286 3.615157 ( 0.964887)
test_btest 0.000714 0.000000 61.503513 ( 6.097678)
test_basic 0.003951 0.000000 0.373972 ( 0.456983)
test_all 0.062057 0.038422 383.668726 ( 41.778931)
test_rubyspec 0.036702 0.037585 39.638407 ( 52.275208)
total: 107.45 sec