Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-065251
#<BuildRuby:0x000055ffb396ffd8
@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.20231211-065251",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003848 1.006085 ( 1.271158)
build_miniruby 0.000543 0.000200 0.867349 ( 0.867115)
build_ruby 0.000843 0.000253 2.683838 ( 2.686675)
build_all 0.007450 0.000902 12.171178 ( 0.967978)
build_install 0.003818 0.004237 3.583141 ( 0.978580)
test_btest 0.000490 0.000164 60.910040 ( 5.723359)
test_basic 0.002438 0.000813 0.374209 ( 0.457109)
test_all 0.085825 0.010934 372.833319 ( 43.189632)
test_rubyspec 0.022842 0.042692 39.448283 ( 52.119069)
total: 108.26 sec