Logfile: /home/ko1/ruby/logs/brlog.trunk.20230216-175744
#<BuildRuby:0x000055ef7edab6f0
@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.20230216-175744",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000000 0.000011 0.000011 ( 0.000010)
build_up 0.000000 0.003642 0.788366 ( 1.185589)
build_miniruby 0.000380 0.000615 0.689431 ( 0.688370)
build_ruby 0.001021 0.000171 2.117278 ( 2.116604)
build_all 0.009143 0.000053 12.509191 ( 1.528434)
build_install 0.005515 0.000788 1.589357 ( 0.786891)
test_btest 0.000623 0.000089 66.568661 ( 6.147493)
test_basic 0.002978 0.000426 0.293224 ( 0.388303)
test_all 0.000904 0.000129 493.523837 ( 47.160236)
test_rubyspec 0.020381 0.007039 35.221185 ( 45.645586)
total: 105.65 sec