Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-182334
#<BuildRuby:0x0000560d73a6f258
@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.20231202-182334",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000513 0.004072 0.972760 ( 1.235981)
build_miniruby 0.000996 0.000181 0.874916 ( 0.874611)
build_ruby 0.000830 0.000151 2.694871 ( 2.696085)
build_all 0.002685 0.004940 12.158313 ( 0.975825)
build_install 0.009472 0.004628 3.615935 ( 0.967649)
test_btest 0.000535 0.000165 63.040875 ( 5.074972)
test_basic 0.001869 0.002137 0.369812 ( 0.451199)
test_all 0.077244 0.019166 374.010918 ( 41.377594)
test_rubyspec 0.028670 0.037855 39.701094 ( 52.364655)
total: 106.02 sec