Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-232729
#<BuildRuby:0x0000563ef4c233a8
@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.20221205-232729",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000055 0.000027 0.000082 ( 0.000085)
build_up 0.006428 0.005363 1.202051 ( 1.207354)
build_miniruby 0.001871 0.001020 0.838800 ( 0.838384)
build_ruby 0.000000 0.003375 2.221482 ( 2.127561)
build_all 0.014782 0.004191 18.343158 ( 2.122640)
build_install 0.019491 0.002055 2.020542 ( 1.013225)
test_btest 0.000000 0.001366 86.881837 ( 8.954823)
test_basic 0.000000 0.007602 0.343046 ( 0.438205)
test_all 0.000755 0.001702 680.081720 ( 69.309658)
test_rubyspec 0.114682 0.027164 48.782407 ( 57.236949)
total: 143.25 sec