Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-142435
#<BuildRuby:0x00005591744bf270
@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.20230130-142435",
@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.000000 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003597 0.000277 0.618095 ( 1.038401)
build_miniruby 0.000878 0.000068 0.631786 ( 0.631776)
build_ruby 0.001114 0.000086 2.045218 ( 2.045452)
build_all 0.005411 0.003906 11.966353 ( 1.449404)
build_install 0.006393 0.000283 1.526671 ( 0.719199)
test_btest 0.000604 0.000075 65.428254 ( 6.191216)
test_basic 0.003493 0.000000 0.247598 ( 0.342744)
test_all 0.001090 0.000000 482.805531 ( 45.611084)
test_rubyspec 0.019969 0.010109 35.296488 ( 45.838045)
total: 103.87 sec