Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-063339
#<BuildRuby:0x000055e45e226c88
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-063339",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008828 0.001358 1.198411 ( 1.234548)
build_miniruby 0.002119 0.000326 0.840478 ( 0.839849)
build_ruby 0.002724 0.000419 2.224478 ( 2.135578)
build_all 0.001261 0.020795 18.772266 ( 2.182296)
build_install 0.021565 0.001049 2.064450 ( 1.016909)
test_btest 0.000939 0.000341 91.892511 ( 8.946192)
test_basic 0.005076 0.004437 0.336026 ( 0.422471)
test_all 0.002704 0.000000 729.218852 ( 71.691919)
test_rubyspec 0.109701 0.081167 49.024226 ( 57.153895)
total: 145.62 sec