Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-082815
#<BuildRuby:0x000055d9dfbac020
@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.20230103-082815",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003702 0.000000 0.614936 ( 1.039888)
build_miniruby 0.000887 0.000000 0.666559 ( 0.665705)
build_ruby 0.001328 0.000000 2.455734 ( 2.455976)
build_all 0.005988 0.003281 12.990430 ( 1.637586)
build_install 0.006487 0.000478 1.684085 ( 0.797585)
test_btest 0.000499 0.000093 68.751468 ( 6.506651)
test_basic 0.003139 0.000589 0.261261 ( 0.357694)
test_all 0.000905 0.000170 505.602384 ( 47.175955)
test_rubyspec 0.010880 0.016718 34.941984 ( 45.500991)
total: 106.14 sec