Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-083106
#<BuildRuby:0x00005565da1fb4f0
@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.20231221-083106",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001765 0.002441 1.046108 ( 1.300273)
build_miniruby 0.000597 0.000149 0.899991 ( 0.900604)
build_ruby 0.000981 0.000245 2.734936 ( 2.736835)
build_all 0.002943 0.004608 12.180512 ( 1.026876)
build_install 0.002951 0.005695 3.611941 ( 1.001875)
test_btest 0.000437 0.000187 64.287598 ( 4.696442)
test_basic 0.002360 0.001479 0.382274 ( 0.463084)
test_all 0.084156 0.024016 457.986291 ( 39.277990)
test_rubyspec 0.027432 0.019543 40.542463 ( 53.284293)
total: 104.69 sec