Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-211209
#<BuildRuby:0x000055f57d53f7f0
@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.20240116-211209",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000471 0.004115 0.784099 ( 1.167571)
build_miniruby 0.000747 0.000299 0.793193 ( 0.793264)
build_ruby 0.000000 0.001452 2.690423 ( 2.691178)
build_all 0.006136 0.001727 12.021139 ( 0.986867)
build_install 0.008803 0.001888 3.585830 ( 0.975974)
test_btest 0.000570 0.000220 66.330872 ( 4.943608)
test_basic 0.003039 0.001169 0.401771 ( 0.482605)
test_all 0.069143 0.025971 386.538622 ( 32.708200)
test_rubyspec 0.050356 0.079026 72.650213 ( 85.172748)
total: 129.92 sec