Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-034535
#<BuildRuby:0x0000556d7f5937f0
@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.20240108-034535",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004937 0.000114 1.317188 ( 1.681489)
build_miniruby 0.001122 0.000124 1.491405 ( 1.494852)
build_ruby 0.001530 0.000170 4.339620 ( 4.348467)
build_all 0.010580 0.000255 16.793381 ( 1.746808)
build_install 0.009692 0.005481 4.920485 ( 1.722688)
test_btest 0.000692 0.000095 82.871298 ( 7.776111)
test_basic 0.000000 0.007189 0.718788 ( 0.778074)
test_all 0.098426 0.023007 551.191499 ( 63.687294)
test_rubyspec 0.019626 0.046225 80.053174 ( 92.262919)
total: 175.50 sec