Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-173654
#<BuildRuby:0x000055f9714f8920
@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.20220810-173654",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010271 0.001580 0.984292 ( 1.109130)
build_miniruby 0.002034 0.000313 0.074770 ( 0.073353)
build_ruby 0.001937 0.000298 0.080267 ( 0.078185)
build_all 0.007188 0.004591 1.576853 ( 0.582210)
build_install 0.014944 0.007517 5.208176 ( 2.057773)
test_btest 0.001329 0.000000 73.880158 ( 8.065444)
test_basic 0.004187 0.004082 0.327798 ( 0.415147)
test_all 0.002382 0.000000 649.112188 ( 64.733328)
test_rubyspec 0.118990 0.062352 46.059976 ( 53.588794)
total: 130.70 sec