Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-195106
#<BuildRuby:0x000056400864eeb8
@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.20231212-195106",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000814 0.004125 1.413816 ( 1.958301)
build_miniruby 0.001131 0.000000 0.895554 ( 0.895109)
build_ruby 0.001455 0.000000 2.793881 ( 2.794415)
build_all 0.006098 0.004195 17.402076 ( 1.588982)
build_install 0.000620 0.009395 5.144495 ( 1.278244)
test_btest 0.000991 0.000360 87.599967 ( 7.485263)
test_basic 0.003845 0.001398 0.784308 ( 0.860705)
test_all 0.111563 0.028436 547.277167 ( 56.924896)
test_rubyspec 0.000000 0.050603 50.320244 ( 62.567121)
total: 136.35 sec