Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-075600
#<BuildRuby:0x00005562777ccea8
@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.20221108-075600",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010762 0.000454 1.105546 ( 1.101959)
build_miniruby 0.002249 0.000000 0.069392 ( 0.067009)
build_ruby 0.002190 0.000005 0.064092 ( 0.061958)
build_all 0.004064 0.004937 1.475243 ( 0.589292)
build_install 0.016611 0.005092 1.853455 ( 0.928628)
test_btest 0.001396 0.000221 87.773443 ( 8.999650)
test_basic 0.007491 0.000387 0.335609 ( 0.422244)
test_all 0.001775 0.000131 650.332635 ( 67.292509)
test_rubyspec 0.113099 0.059437 47.580223 ( 55.649557)
total: 135.11 sec