Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-095437
#<BuildRuby:0x00005578d0b7cef8
@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.20221226-095437",
@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.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000066 0.000010 0.000076 ( 0.000079)
build_up 0.008280 0.000609 0.974381 ( 1.154143)
build_miniruby 0.002414 0.000345 0.855053 ( 0.853702)
build_ruby 0.002310 0.000330 2.136695 ( 2.137463)
build_all 0.016379 0.005991 18.562686 ( 2.185742)
build_install 0.011438 0.009203 1.991947 ( 1.029672)
test_btest 0.001385 0.000364 92.678191 ( 9.457590)
test_basic 0.007374 0.001940 0.346110 ( 0.432768)
test_all 0.002438 0.000000 685.693569 ( 63.973656)
test_rubyspec 0.062836 0.117876 48.078629 ( 56.178043)
total: 137.40 sec