Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-122134
#<BuildRuby:0x000055b9d4cc3ec0
@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.20231203-122134",
@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.000000 0.000003 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004538 0.000089 0.973081 ( 1.244527)
build_miniruby 0.001113 0.000000 0.865345 ( 0.867319)
build_ruby 0.001129 0.000000 2.707011 ( 2.708805)
build_all 0.007673 0.000000 12.146160 ( 0.998679)
build_install 0.006366 0.007179 3.566549 ( 0.966451)
test_btest 0.000503 0.000126 66.355569 ( 5.051990)
test_basic 0.002584 0.000646 0.374200 ( 0.450969)
test_all 0.077369 0.021432 385.804343 ( 33.362798)
test_rubyspec 0.034916 0.030472 40.069801 ( 52.741007)
total: 98.39 sec