Logfile: /home/ko1/ruby/logs/brlog.trunk.20230213-181542
#<BuildRuby:0x0000560675a77868
@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.20230213-181542",
@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.000003 0.000012 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003703 0.000000 0.778276 ( 1.198443)
build_miniruby 0.000889 0.000121 0.665337 ( 0.664548)
build_ruby 0.000941 0.000257 2.098238 ( 2.097763)
build_all 0.008018 0.000910 12.436427 ( 1.525993)
build_install 0.001687 0.005248 1.557815 ( 0.780068)
test_btest 0.000514 0.000171 64.808386 ( 6.512744)
test_basic 0.000000 0.003655 0.280320 ( 0.375559)
test_all 0.000000 0.001144 480.308053 ( 50.903587)
test_rubyspec 0.016059 0.012866 35.659224 ( 45.960415)
total: 110.02 sec