Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-205458
#<BuildRuby:0x0000563c69cec0d8
@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.20230131-205458",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000011 0.000000 0.000011 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003724 0.000286 0.683743 ( 1.300978)
build_miniruby 0.000850 0.000065 0.632775 ( 0.632161)
build_ruby 0.001107 0.000085 2.050780 ( 2.050741)
build_all 0.008990 0.000000 11.887397 ( 1.511645)
build_install 0.000044 0.006658 1.456686 ( 0.699601)
test_btest 0.000595 0.000099 65.438762 ( 5.971435)
test_basic 0.003231 0.000539 0.261274 ( 0.355890)
test_all 0.001032 0.000108 482.100333 ( 45.397917)
test_rubyspec 0.017162 0.011283 34.838545 ( 45.348259)
total: 103.27 sec