Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-183646
#<BuildRuby:0x000055b99640b7f8
@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.20231130-183646",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004417 0.000884 0.994522 ( 1.500005)
build_miniruby 0.001195 0.000239 0.897046 ( 0.896747)
build_ruby 0.001060 0.000212 2.718047 ( 2.718823)
build_all 0.004098 0.004531 12.192915 ( 1.015496)
build_install 0.013369 0.000000 3.568044 ( 0.969886)
test_btest 0.000841 0.000000 62.732269 ( 5.329439)
test_basic 0.004599 0.000000 0.374311 ( 0.455593)
test_all 0.073474 0.027099 396.337680 ( 41.317037)
test_rubyspec 0.040338 0.029049 39.787802 ( 52.423298)
total: 106.63 sec