Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-122758
#<BuildRuby:0x000055bd9aac32f0
@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.20230724-122758",
@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.000014 0.000005 0.000019 ( 0.000017)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.004980 0.001556 1.601593 ( 2.918919)
build_miniruby 0.000716 0.000224 0.880838 ( 0.879918)
build_ruby 0.000000 0.001584 2.684878 ( 2.683861)
build_all 0.002555 0.006185 13.009052 ( 1.160552)
build_install 0.000000 0.007652 1.907305 ( 0.916409)
test_btest 0.000318 0.000573 75.634378 ( 7.037110)
test_basic 0.002876 0.001513 0.655679 ( 0.729508)
test_all 0.000750 0.000394 477.167484 ( 53.424670)
test_rubyspec 0.018686 0.021184 42.793060 ( 55.306543)
total: 125.06 sec