Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-104431
#<BuildRuby:0x000055e09374c060
@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.20231202-104431",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003226 0.001973 0.969839 ( 1.242364)
build_miniruby 0.000952 0.000220 0.873062 ( 0.872152)
build_ruby 0.001301 0.000300 2.710841 ( 2.713265)
build_all 0.006946 0.000737 12.154916 ( 0.976301)
build_install 0.001228 0.006668 3.495200 ( 0.970140)
test_btest 0.000510 0.000170 64.611509 ( 5.698459)
test_basic 0.003897 0.000085 0.372806 ( 0.454080)
test_all 0.079455 0.018245 380.312074 ( 36.701820)
test_rubyspec 0.016042 0.050311 39.713753 ( 52.367278)
total: 102.00 sec