Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-040415
#<BuildRuby:0x00005576fd88c038
@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-040415",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000457 0.004054 0.976215 ( 1.253591)
build_miniruby 0.001042 0.000173 0.868470 ( 0.868978)
build_ruby 0.001728 0.000000 2.712245 ( 2.714869)
build_all 0.008260 0.000261 12.153829 ( 1.003165)
build_install 0.009986 0.000185 3.565118 ( 0.965179)
test_btest 0.000671 0.000084 62.083217 ( 5.841178)
test_basic 0.002645 0.000331 0.372417 ( 0.455864)
test_all 0.079362 0.018942 371.915685 ( 42.235377)
test_rubyspec 0.033776 0.035502 39.692326 ( 52.352724)
total: 107.69 sec