Logfile: /home/ko1/ruby/logs/brlog.trunk.20240624-041653
#<BuildRuby:0x00007880806cfdd0
@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.20240624-041653",
@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.000017 0.000003 0.000020 ( 0.000022)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.005876 0.004192 3.828157 ( 4.081972)
build_miniruby 0.002046 0.000214 1.984196 ( 2.014004)
build_ruby 0.002878 0.000015 6.240553 ( 6.270453)
build_all 0.012390 0.005708 27.531698 ( 4.845412)
build_install 0.017547 0.007597 10.536517 ( 4.306444)
test_btest 0.000258 0.000870 147.001823 ( 32.721319)
test_basic 0.005424 0.007662 1.370409 ( 1.563932)
test_all 0.124869 0.042629 681.064990 ( 70.124120)
test_rubyspec 0.044725 0.032325 157.199755 ( 17.534273)
total: 143.46 sec