Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-223814
#<BuildRuby:0x000055fed6b37c18
@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.20231221-223814",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.004676 1.214037 ( 1.613718)
build_miniruby 0.000000 0.001024 0.823968 ( 0.823645)
build_ruby 0.000000 0.001413 2.764585 ( 2.764804)
build_all 0.007090 0.001840 15.167414 ( 1.378144)
build_install 0.008730 0.001162 4.549405 ( 1.173968)
test_btest 0.000580 0.000153 77.867941 ( 7.312925)
test_basic 0.002927 0.000771 0.772674 ( 0.850143)
test_all 0.098302 0.032299 512.238345 ( 48.656996)
test_rubyspec 0.018150 0.028734 49.457320 ( 61.840725)
total: 126.42 sec