Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-112212
#<BuildRuby:0x00005592da0640d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240111-112212",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.004775 0.001303 0.798395 ( 1.198144)
build_miniruby 0.000800 0.000218 0.850531 ( 0.850207)
build_ruby 0.000000 0.001529 2.663816 ( 2.664980)
build_all 0.002477 0.005331 11.896302 ( 1.002208)
build_install 0.008031 0.003213 3.696470 ( 0.985431)
test_btest 0.000547 0.000219 64.947658 ( 5.195178)
test_basic 0.000011 0.003856 0.409733 ( 0.490827)
test_all 0.079076 0.016034 391.700761 ( 32.842362)
test_rubyspec 0.029686 0.036115 40.625844 ( 53.172125)
total: 98.40 sec