Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-205234
#<BuildRuby:0x000055849cba3788
@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.20231227-205234",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001177 0.003732 0.784006 ( 1.182648)
build_miniruby 0.000889 0.000149 0.808843 ( 0.808872)
build_ruby 0.001106 0.000185 2.649634 ( 2.650713)
build_all 0.003593 0.004032 11.974739 ( 0.988748)
build_install 0.012112 0.000773 3.363917 ( 0.965794)
test_btest 0.000597 0.000119 64.459891 ( 4.937364)
test_basic 0.003280 0.000656 0.400373 ( 0.481146)
test_all 0.077871 0.018341 398.119944 ( 34.975577)
test_rubyspec 0.028698 0.036308 40.094940 ( 52.649996)
total: 99.64 sec