Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-032751
#<BuildRuby:0x0000563d71ae3fa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220626-032751",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000000 0.006737 0.817723 ( 0.869740)
build_miniruby 0.000000 0.001088 0.057665 ( 0.056370)
build_ruby 0.000000 0.001045 0.059468 ( 0.058252)
build_all 0.002411 0.001975 1.483686 ( 0.604438)
build_install 0.008789 0.002144 6.309965 ( 2.836417)
test_btest 0.000000 0.001416 52.828629 ( 8.299603)
test_basic 0.003208 0.002240 0.286764 ( 0.375402)
test_all 0.001334 0.000211 615.640451 ( 88.031299)
test_rubyspec 0.045123 0.030485 43.907545 ( 49.501104)
total: 150.63 sec