Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-142756
#<BuildRuby:0x000055baa64ef7f8
@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.20231129-142756",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003525 0.000321 0.835799 ( 1.267740)
build_miniruby 0.000697 0.000063 0.870609 ( 0.871294)
build_ruby 0.001119 0.000102 2.718805 ( 2.722202)
build_all 0.006489 0.000589 12.028944 ( 0.989457)
build_install 0.009251 0.000346 3.479710 ( 0.973735)
test_btest 0.000609 0.000051 61.215327 ( 5.320598)
test_basic 0.000000 0.003347 0.374110 ( 0.456421)
test_all 0.086568 0.016540 377.331494 ( 40.263482)
test_rubyspec 0.027396 0.029957 39.581628 ( 52.221008)
total: 105.09 sec