Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-070102
#<BuildRuby:0x000055f300a2bf90
@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-070102",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003410 0.000682 0.958071 ( 1.242105)
build_miniruby 0.000706 0.000141 0.880811 ( 0.880157)
build_ruby 0.000942 0.000188 2.704109 ( 2.705598)
build_all 0.003209 0.004161 12.070750 ( 1.004178)
build_install 0.007149 0.007002 3.614797 ( 0.978945)
test_btest 0.000580 0.000211 65.643914 ( 5.153581)
test_basic 0.000802 0.003316 0.374186 ( 0.456020)
test_all 0.071532 0.029324 381.241114 ( 42.769339)
test_rubyspec 0.019940 0.049047 39.589684 ( 52.275045)
total: 107.47 sec