Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-004343
#<BuildRuby:0x000055ca1b9f8e28
@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.20220905-004343",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008122 0.004635 0.972450 ( 1.135943)
build_miniruby 0.002146 0.000286 0.076182 ( 0.075136)
build_ruby 0.001387 0.000185 0.076165 ( 0.076661)
build_all 0.009488 0.000609 1.554880 ( 0.625061)
build_install 0.016311 0.006004 1.907937 ( 0.954470)
test_btest 0.001312 0.000219 74.378646 ( 8.600692)
test_basic 0.005745 0.000958 0.316495 ( 0.407799)
test_all 0.004581 0.000000 637.534976 ( 64.294906)
test_rubyspec 0.145707 0.028079 45.283002 ( 53.686790)
total: 129.86 sec