Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-093006
#<BuildRuby:0x000055a2ac8c7310
@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.20231210-093006",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004006 0.000365 1.000672 ( 1.276939)
build_miniruby 0.000662 0.000060 0.864649 ( 0.864376)
build_ruby 0.001626 0.000000 2.703825 ( 2.705599)
build_all 0.007512 0.000396 12.063733 ( 0.995807)
build_install 0.006315 0.004349 3.571742 ( 0.972081)
test_btest 0.000687 0.000099 62.572782 ( 5.490559)
test_basic 0.000741 0.003862 0.376954 ( 0.458123)
test_all 0.077906 0.021677 398.570708 ( 42.960879)
test_rubyspec 0.024169 0.040708 40.042781 ( 52.709866)
total: 108.43 sec