Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-170218
#<BuildRuby:0x000056249e5e7ae0
@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.20230712-170218",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000762 0.004172 1.406110 ( 2.727596)
build_miniruby 0.000880 0.000093 0.826432 ( 0.826575)
build_ruby 0.001264 0.000000 2.628605 ( 2.628977)
build_all 0.003714 0.006331 13.690752 ( 1.218755)
build_install 0.007171 0.000583 1.816329 ( 0.871551)
test_btest 0.000619 0.000103 87.267849 ( 7.317959)
test_basic 0.004203 0.000056 0.688040 ( 0.765982)
test_all 0.001332 0.000213 462.789922 ( 52.446639)
test_rubyspec 0.024309 0.011540 42.553922 ( 54.954221)
total: 123.76 sec