Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-113023
#<BuildRuby:0x000056364c7db670
@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.20240116-113023",
@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.000010 0.000005 0.000015 ( 0.000015)
autoconf 0.000016 0.000008 0.000024 ( 0.000024)
configure 0.000010 0.000005 0.000015 ( 0.000016)
build_up 0.003766 0.001681 0.804034 ( 1.195623)
build_miniruby 0.000660 0.000360 0.801092 ( 0.801281)
build_ruby 0.000000 0.001408 2.688128 ( 2.689139)
build_all 0.006496 0.001739 12.073476 ( 0.957555)
build_install 0.006490 0.007680 3.424927 ( 0.973568)
test_btest 0.000824 0.000000 67.166953 ( 5.079359)
test_basic 0.004519 0.000684 0.406198 ( 0.485628)
test_all 0.092375 0.004925 389.748095 ( 36.137495)
test_rubyspec 0.050510 0.023242 40.758137 ( 53.282719)
total: 101.60 sec