Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-011007
#<BuildRuby:0x0000560b98cc00c0
@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.20230331-011007",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.003658 0.850066 ( 2.149444)
build_miniruby 0.000248 0.000665 0.675689 ( 0.674803)
build_ruby 0.000749 0.000375 2.221921 ( 2.221177)
build_all 0.008973 0.000085 12.126680 ( 1.094920)
build_install 0.003626 0.004051 1.758057 ( 0.854386)
test_btest 0.000404 0.000184 77.965967 ( 7.204653)
test_basic 0.002287 0.001040 0.258379 ( 0.353114)
test_all 0.000522 0.000237 434.103049 ( 48.734884)
test_rubyspec 0.000000 0.021397 37.489014 ( 48.020877)
total: 111.31 sec