Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-130009
#<BuildRuby:0x000055d0c91203a0
@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.20221115-130009",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005376 0.003280 1.071974 ( 1.093955)
build_miniruby 0.000000 0.001954 0.932534 ( 0.933952)
build_ruby 0.000791 0.001960 2.330936 ( 2.236463)
build_all 0.012539 0.005557 18.182411 ( 2.222891)
build_install 0.016846 0.001709 1.857341 ( 0.975348)
test_btest 0.000000 0.001303 82.981726 ( 9.426722)
test_basic 0.000335 0.006215 0.344355 ( 0.437660)
test_all 0.002580 0.000000 674.294962 ( 72.752228)
test_rubyspec 0.071528 0.043679 49.994988 ( 58.430420)
total: 148.51 sec