Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-014019
#<BuildRuby:0x0000556e2de97dc0
@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.20231231-014019",
@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.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001582 0.003334 0.793508 ( 1.161569)
build_miniruby 0.000759 0.000190 0.813532 ( 0.813935)
build_ruby 0.001243 0.000311 2.721102 ( 2.721169)
build_all 0.004915 0.003076 11.980342 ( 0.962260)
build_install 0.010028 0.002865 3.395359 ( 0.962381)
test_btest 0.000840 0.000000 64.093651 ( 5.092914)
test_basic 0.001823 0.002501 0.400972 ( 0.481785)
test_all 0.078318 0.019513 375.970108 ( 39.348557)
test_rubyspec 0.023696 0.043168 40.102420 ( 52.646391)
total: 104.19 sec