Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-153129
#<BuildRuby:0x000055e36935f7f8
@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.20231221-153129",
@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.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000976 0.003186 1.055500 ( 1.321306)
build_miniruby 0.000764 0.000208 0.907783 ( 0.908089)
build_ruby 0.000768 0.000209 2.743166 ( 2.748919)
build_all 0.006024 0.001643 12.206680 ( 1.045098)
build_install 0.002873 0.008232 3.544231 ( 0.983703)
test_btest 0.000433 0.000180 69.719149 ( 5.536037)
test_basic 0.002766 0.001152 0.380969 ( 0.463491)
test_all 0.082016 0.026266 457.540282 ( 43.431994)
test_rubyspec 0.030444 0.018515 40.591619 ( 53.362165)
total: 109.80 sec