Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-213653
#<BuildRuby:0x0000559698853818
@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.20231121-213653",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004669 0.000151 1.173943 ( 1.565283)
build_miniruby 0.000832 0.000185 0.904987 ( 0.904522)
build_ruby 0.001411 0.000000 2.579908 ( 2.580529)
build_all 0.009060 0.001358 16.801687 ( 1.558278)
build_install 0.005190 0.004612 5.181363 ( 1.225161)
test_btest 0.000646 0.000161 83.024607 ( 8.034842)
test_basic 0.004410 0.000000 0.674707 ( 0.752054)
test_all 0.082914 0.049297 528.271924 ( 48.865284)
test_rubyspec 0.027370 0.022390 51.386639 ( 63.672184)
total: 129.16 sec