Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-111726
#<BuildRuby:0x0000561dc5efbfa8
@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.20230731-111726",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003204 0.003067 1.417108 ( 2.791655)
build_miniruby 0.000858 0.000171 0.893043 ( 0.892794)
build_ruby 0.000921 0.000185 2.708252 ( 2.707932)
build_all 0.009047 0.000228 13.744879 ( 1.209095)
build_install 0.006957 0.001265 2.081279 ( 0.935888)
test_btest 0.000554 0.000101 80.649391 ( 7.561095)
test_basic 0.000322 0.004373 0.641057 ( 0.718616)
test_all 0.000937 0.000213 482.672604 ( 53.442115)
test_rubyspec 0.016154 0.025619 44.658729 ( 57.140998)
total: 127.40 sec