Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-161530
#<BuildRuby:0x0000560cd85b3e58
@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.20240620-161530",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003702 0.001388 1.780692 ( 2.034476)
build_miniruby 0.000825 0.000309 1.088505 ( 1.088377)
build_ruby 0.001502 0.000563 3.514570 ( 3.513704)
build_all 0.007847 0.002432 17.337722 ( 1.616931)
build_install 0.001747 0.009001 6.170749 ( 1.588945)
test_btest 0.000842 0.000399 108.489704 ( 8.969573)
test_basic 0.003343 0.001584 0.898736 ( 0.970730)
test_all 0.098283 0.041304 554.391325 ( 54.740192)
test_rubyspec 0.036879 0.030631 134.203408 ( 16.345960)
total: 90.87 sec