Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-033751
#<BuildRuby:0x000055dea97a7500
@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.20231030-033751",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005138 0.000189 1.286320 ( 1.499589)
build_miniruby 0.000916 0.000144 0.837537 ( 0.837640)
build_ruby 0.001152 0.000182 2.650438 ( 2.651157)
build_all 0.004637 0.005099 16.520706 ( 1.498218)
build_install 0.000000 0.009648 5.039487 ( 1.195027)
test_btest 0.000489 0.000645 84.337559 ( 7.448172)
test_basic 0.003591 0.001197 0.799769 ( 0.880396)
test_all 0.115879 0.019490 501.021460 ( 62.780743)
test_rubyspec 0.033786 0.011672 49.216025 ( 61.559585)
total: 140.35 sec