Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-025527
#<BuildRuby:0x000055f54a104038
@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.20221208-025527",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.004009 0.799393 ( 1.096431)
build_miniruby 0.000472 0.000331 0.714853 ( 0.714672)
build_ruby 0.000884 0.000491 2.422300 ( 2.346607)
build_all 0.006176 0.002971 12.435815 ( 1.478623)
build_install 0.006422 0.000000 1.623913 ( 0.773987)
test_btest 0.000697 0.000000 64.799008 ( 6.122732)
test_basic 0.002766 0.000788 0.267088 ( 0.362144)
test_all 0.000675 0.000312 491.955192 ( 51.336926)
test_rubyspec 0.010870 0.017485 35.140174 ( 45.724156)
total: 109.96 sec