Logfile: /home/ko1/ruby/logs/brlog.trunk.20230619-000829
#<BuildRuby:0x000055e329947d68
@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.20230619-000829",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005509 0.000129 1.360012 ( 2.600532)
build_miniruby 0.000990 0.000000 0.831817 ( 0.831323)
build_ruby 0.001285 0.000000 2.471550 ( 2.471705)
build_all 0.009648 0.000273 12.631527 ( 1.090320)
build_install 0.007818 0.000229 1.751103 ( 0.826126)
test_btest 0.001061 0.000071 83.388569 ( 7.548940)
test_basic 0.004789 0.000006 0.745344 ( 0.826960)
test_all 0.001526 0.000042 433.890333 ( 39.519111)
test_rubyspec 0.006919 0.035148 42.182979 ( 54.728971)
total: 110.44 sec