Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-005538
#<BuildRuby:0x000055e5acdd4090
@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.20230726-005538",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005426 0.000857 1.513820 ( 2.765564)
build_miniruby 0.000891 0.000141 0.887677 ( 0.887597)
build_ruby 0.001299 0.000205 2.638917 ( 2.643327)
build_all 0.002993 0.006309 13.344497 ( 1.233222)
build_install 0.006861 0.000660 1.893848 ( 0.905104)
test_btest 0.000833 0.000181 77.577342 ( 7.583419)
test_basic 0.004760 0.002330 0.735679 ( 0.809885)
test_all 0.001249 0.000288 473.044740 ( 53.803724)
test_rubyspec 0.016125 0.022367 43.155179 ( 55.578979)
total: 126.21 sec