Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-100808
#<BuildRuby:0x0000555981a200a0
@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.20240618-100808",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004906 0.000892 1.048576 ( 1.390450)
build_miniruby 0.000959 0.000174 0.713185 ( 0.713294)
build_ruby 0.001602 0.000292 2.258679 ( 2.258991)
build_all 0.007871 0.000000 12.484133 ( 1.044174)
build_install 0.008517 0.003372 4.185587 ( 1.071446)
test_btest 0.000593 0.000111 72.147768 ( 5.522355)
test_basic 0.000644 0.004425 0.382404 ( 0.463181)
test_all 0.078714 0.018560 367.932260 ( 44.105156)
test_rubyspec 0.016597 0.024721 87.282299 ( 11.021030)
total: 67.59 sec