Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-163730
#<BuildRuby:0x000055bf86ec3ee8
@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.20240618-163730",
@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.000004 0.000004 0.000008 ( 0.000008)
autoconf 0.000007 0.000007 0.000014 ( 0.000013)
configure 0.000007 0.000007 0.000014 ( 0.000015)
build_up 0.005057 0.001108 1.928919 ( 2.173001)
build_miniruby 0.000794 0.000706 1.128293 ( 1.126710)
build_ruby 0.000859 0.000763 3.436544 ( 3.436563)
build_all 0.007757 0.002892 17.143515 ( 1.615483)
build_install 0.008086 0.002603 6.086257 ( 1.504437)
test_btest 0.000763 0.000554 105.724678 ( 8.756070)
test_basic 0.003763 0.000715 0.747463 ( 0.821834)
test_all 0.104155 0.031962 540.356049 ( 50.947786)
test_rubyspec 0.035038 0.030805 132.119455 ( 15.961103)
total: 86.34 sec