Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-150317
#<BuildRuby:0x000055ec0f17b280
@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.20231206-150317",
@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.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004404 0.000072 0.986825 ( 1.255778)
build_miniruby 0.000942 0.000171 0.864132 ( 0.863510)
build_ruby 0.001077 0.000196 2.714243 ( 2.715601)
build_all 0.006485 0.001179 12.161115 ( 0.969610)
build_install 0.010762 0.000000 3.549237 ( 0.970672)
test_btest 0.000765 0.000000 60.064256 ( 6.241215)
test_basic 0.003063 0.000000 0.373697 ( 0.454657)
test_all 0.086977 0.013797 394.174286 ( 38.248403)
test_rubyspec 0.049981 0.023817 39.571296 ( 52.225333)
total: 103.95 sec