Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-045946
#<BuildRuby:0x000055d3d518f048
@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.20231130-045946",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004141 0.961127 ( 1.248154)
build_miniruby 0.000000 0.001201 0.881892 ( 0.881973)
build_ruby 0.000160 0.001098 2.713471 ( 2.714802)
build_all 0.008453 0.000358 12.052207 ( 0.990763)
build_install 0.005653 0.004422 3.568205 ( 0.960660)
test_btest 0.000000 0.000902 64.561021 ( 4.620543)
test_basic 0.001465 0.001928 0.371572 ( 0.453669)
test_all 0.090045 0.010610 373.374240 ( 38.808649)
test_rubyspec 0.031573 0.037114 39.537722 ( 52.229073)
total: 102.91 sec