Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-063242
#<BuildRuby:0x000056094f22b6f0
@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.20230113-063242",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002980 0.000894 0.618317 ( 1.047357)
build_miniruby 0.000717 0.000216 0.685901 ( 0.684918)
build_ruby 0.000992 0.000297 2.447027 ( 2.446847)
build_all 0.009599 0.000000 12.949233 ( 1.608716)
build_install 0.006113 0.000000 1.480117 ( 0.713405)
test_btest 0.000620 0.000000 68.758584 ( 6.290914)
test_basic 0.003422 0.000000 0.253619 ( 0.348733)
test_all 0.001695 0.000000 499.718274 ( 47.454886)
test_rubyspec 0.008369 0.019268 35.527857 ( 45.892340)
total: 106.49 sec