Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-154134
#<BuildRuby:0x000055a7b6d49438
@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.20221006-154134",
@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.000025 0.000007 0.000032 ( 0.000032)
autoconf 0.000037 0.000011 0.000048 ( 0.000047)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002229 0.009341 1.088500 ( 1.118524)
build_miniruby 0.001420 0.000646 0.097584 ( 0.094002)
build_ruby 0.001090 0.000496 0.094883 ( 0.091924)
build_all 0.004868 0.002213 1.294045 ( 0.557989)
build_install 0.013840 0.001433 1.658463 ( 0.893131)
test_btest 0.001692 0.000651 60.850682 ( 6.435114)
test_basic 0.004959 0.001907 0.355595 ( 0.446496)
test_all 0.000000 0.008524 502.307780 ( 53.772391)
test_rubyspec 0.077133 0.050832 42.061973 ( 50.722514)
total: 114.13 sec