Logfile: /home/ko1/ruby/logs/brlog.trunk.20230208-145904
#<BuildRuby:0x000056255e8c3d48
@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.20230208-145904",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000277 0.004043 0.618089 ( 2.031647)
build_miniruby 0.000709 0.000177 0.633091 ( 0.632575)
build_ruby 0.001228 0.000000 2.088769 ( 2.088326)
build_all 0.009471 0.000000 12.280494 ( 1.541154)
build_install 0.006164 0.000136 1.489263 ( 0.710717)
test_btest 0.000574 0.000108 65.395196 ( 6.271900)
test_basic 0.003307 0.000620 0.244759 ( 0.339667)
test_all 0.001459 0.000274 480.493149 ( 49.142757)
test_rubyspec 0.014880 0.013840 35.792901 ( 46.208094)
total: 108.97 sec