Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-184659
#<BuildRuby:0x000055fcdbb73fa8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231111-184659",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.005099 0.000537 1.371341 ( 1.637911)
build_miniruby 0.001064 0.000112 0.831258 ( 0.831215)
build_ruby 0.001163 0.000122 2.724807 ( 2.724722)
build_all 0.009095 0.000477 16.448443 ( 1.433581)
build_install 0.009929 0.000073 4.907716 ( 1.137560)
test_btest 0.001068 0.000000 80.542504 ( 7.522385)
test_basic 0.003761 0.000030 0.659614 ( 0.731045)
test_all 0.093576 0.042889 538.061804 ( 53.066913)
test_rubyspec 0.031942 0.010642 49.604780 ( 61.882008)
total: 130.97 sec