Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-003050
#<BuildRuby:0x00005622bf32f4f0
@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.20231228-003050",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000022 0.000008 0.000030 ( 0.000029)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.001790 0.004737 0.799884 ( 1.197526)
build_miniruby 0.000786 0.000357 0.816240 ( 0.815900)
build_ruby 0.001256 0.000570 2.695135 ( 2.695731)
build_all 0.007104 0.001176 11.983443 ( 0.963163)
build_install 0.004137 0.006589 3.399921 ( 0.975250)
test_btest 0.000362 0.000181 62.843366 ( 5.404201)
test_basic 0.000000 0.004184 0.402975 ( 0.482507)
test_all 0.076773 0.024470 369.536906 ( 38.582019)
test_rubyspec 0.029964 0.035042 40.435108 ( 53.022879)
total: 104.14 sec