Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-221527
#<BuildRuby:0x000055e753a4be20
@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.20231123-221527",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004486 0.000042 1.242604 ( 1.627241)
build_miniruby 0.000901 0.000075 0.861087 ( 0.860677)
build_ruby 0.001237 0.000103 2.689876 ( 2.689737)
build_all 0.009935 0.000440 17.106316 ( 1.491146)
build_install 0.000742 0.008468 5.192272 ( 1.186291)
test_btest 0.000857 0.000184 88.222353 ( 7.304431)
test_basic 0.003487 0.000747 0.781455 ( 0.859087)
test_all 0.101052 0.033570 538.042246 ( 52.553324)
test_rubyspec 0.035746 0.012187 50.628092 ( 62.962711)
total: 131.54 sec