Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-080816
#<BuildRuby:0x000055d8aa8b8070
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231127-080816",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005047 0.000185 0.957076 ( 1.379551)
build_miniruby 0.000965 0.000161 0.803533 ( 0.803821)
build_ruby 0.001260 0.000210 2.632032 ( 2.632829)
build_all 0.007261 0.000467 12.260494 ( 0.983740)
build_install 0.010356 0.000843 3.704930 ( 0.994211)
test_btest 0.000562 0.000080 66.216150 ( 4.666814)
test_basic 0.003718 0.000531 0.410156 ( 0.488993)
test_all 0.063664 0.032478 357.935025 ( 31.451927)
test_rubyspec 0.043533 0.031742 39.954222 ( 52.515811)
total: 95.92 sec