Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-000235
#<BuildRuby:0x000055624c484078
@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.20230727-000235",
@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.000009 0.000006 0.000015 ( 0.000016)
autoconf 0.000016 0.000011 0.000027 ( 0.000028)
configure 0.000013 0.000009 0.000022 ( 0.000021)
build_up 0.001238 0.005088 1.384445 ( 2.660869)
build_miniruby 0.000942 0.000000 0.834726 ( 0.835533)
build_ruby 0.001230 0.000000 2.670501 ( 2.670309)
build_all 0.008863 0.000000 13.322805 ( 1.146564)
build_install 0.007820 0.000000 1.883670 ( 0.853835)
test_btest 0.000940 0.000000 75.408979 ( 7.750531)
test_basic 0.004544 0.000000 0.662774 ( 0.741243)
test_all 0.001095 0.000000 488.971423 ( 42.784212)
test_rubyspec 0.022820 0.018088 42.318889 ( 54.685875)
total: 114.13 sec