Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-185040
#<BuildRuby:0x000056349092bee8
@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-185040",
@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.000005 0.000001 0.000006 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.006137 0.000585 1.803273 ( 2.009861)
build_miniruby 0.001712 0.000000 1.255521 ( 1.254849)
build_ruby 0.001656 0.000000 3.530726 ( 3.531957)
build_all 0.010294 0.000000 18.377616 ( 1.693951)
build_install 0.006149 0.004742 6.367975 ( 1.489535)
test_btest 0.000616 0.000165 108.533892 ( 9.970207)
test_basic 0.000847 0.003929 0.916361 ( 0.991123)
test_all 0.095596 0.044177 544.683017 ( 64.812470)
test_rubyspec 0.035354 0.032726 138.296727 ( 16.125740)
total: 101.88 sec