Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-010807
#<BuildRuby:0x0000564c084dfee0
@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.20231212-010807",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.001797 0.003004 1.269478 ( 1.626026)
build_miniruby 0.001032 0.000000 0.844330 ( 0.844328)
build_ruby 0.001343 0.000018 2.695283 ( 2.696353)
build_all 0.010428 0.000172 16.830178 ( 1.555076)
build_install 0.004976 0.003996 4.898365 ( 1.160066)
test_btest 0.000817 0.000319 86.031367 ( 7.706850)
test_basic 0.000000 0.005137 0.807017 ( 0.884125)
test_all 0.098971 0.035039 556.445581 ( 49.680153)
test_rubyspec 0.019447 0.029927 50.712432 ( 63.038455)
total: 129.19 sec