Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-222545
#<BuildRuby:0x0000561821fe3370
@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.20231205-222545",
@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.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001658 0.003444 0.986189 ( 1.292951)
build_miniruby 0.000632 0.000172 0.863048 ( 0.862703)
build_ruby 0.001378 0.000000 2.699249 ( 2.702196)
build_all 0.007697 0.000280 12.117242 ( 1.000483)
build_install 0.007788 0.006452 3.586200 ( 0.964838)
test_btest 0.000518 0.000160 65.425663 ( 5.005617)
test_basic 0.000000 0.004397 0.369238 ( 0.451949)
test_all 0.076202 0.025481 405.308562 ( 39.876047)
test_rubyspec 0.025989 0.044595 39.621276 ( 52.278514)
total: 104.44 sec