Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-001543
#<BuildRuby:0x0000560859bca860
@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.20221206-001543",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010018 0.000263 1.241790 ( 1.249903)
build_miniruby 0.002214 0.000316 0.828523 ( 0.831299)
build_ruby 0.002730 0.000390 2.218998 ( 2.134422)
build_all 0.015725 0.003448 18.359803 ( 2.162029)
build_install 0.014135 0.004485 2.027544 ( 1.045631)
test_btest 0.000000 0.001773 93.148064 ( 8.801065)
test_basic 0.000000 0.007356 0.349091 ( 0.437745)
test_all 0.001019 0.000843 691.807189 ( 70.425981)
test_rubyspec 0.093811 0.057545 48.686735 ( 57.229044)
total: 144.32 sec