Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-042241
#<BuildRuby:0x000056028153bcc0
@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.20230725-042241",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.001370 0.004240 1.418750 ( 2.703402)
build_miniruby 0.000956 0.000151 0.937766 ( 0.936242)
build_ruby 0.001269 0.000000 2.793680 ( 2.794620)
build_all 0.002935 0.006439 14.590773 ( 1.359857)
build_install 0.008048 0.000928 2.247902 ( 1.061427)
test_btest 0.000790 0.000172 85.161450 ( 7.381837)
test_basic 0.000755 0.004204 0.776117 ( 0.852382)
test_all 0.000946 0.000247 524.340761 ( 46.708828)
test_rubyspec 0.015995 0.023872 43.582565 ( 56.136045)
total: 119.94 sec