Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-124043
#<BuildRuby:0x000055e0c4a13240
@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.20230104-124043",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007661 0.002786 0.952409 ( 1.149631)
build_miniruby 0.002686 0.000000 0.842631 ( 0.842376)
build_ruby 0.003223 0.000000 2.155431 ( 2.155845)
build_all 0.018801 0.001638 18.539332 ( 2.174040)
build_install 0.018824 0.000782 1.962148 ( 1.014587)
test_btest 0.001054 0.000235 93.271777 ( 9.154877)
test_basic 0.009070 0.000000 0.338582 ( 0.425608)
test_all 0.003612 0.000000 672.325633 ( 63.527653)
test_rubyspec 0.124700 0.046531 47.897662 ( 55.947307)
total: 136.39 sec