Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-235755
#<BuildRuby:0x000055a7b4607d48
@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.20230211-235755",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003153 0.000242 0.606791 ( 1.017490)
build_miniruby 0.000852 0.000065 0.643205 ( 0.642865)
build_ruby 0.001240 0.000000 2.079524 ( 2.100496)
build_all 0.006932 0.002442 12.385130 ( 1.506213)
build_install 0.000344 0.006107 1.494232 ( 0.711681)
test_btest 0.000499 0.000099 66.059642 ( 6.079321)
test_basic 0.003255 0.000004 0.263067 ( 0.358434)
test_all 0.000977 0.000186 495.403438 ( 47.125514)
test_rubyspec 0.006028 0.022584 35.465781 ( 46.038920)
total: 105.58 sec