Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-084256
#<BuildRuby:0x00005574ef9a3670
@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.20220717-084256",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006361 0.000166 0.803986 ( 1.363944)
build_miniruby 0.000899 0.000060 0.057184 ( 0.056031)
build_ruby 0.000929 0.000062 0.059271 ( 0.058042)
build_all 0.004334 0.000289 1.530444 ( 0.612170)
build_install 0.010517 0.000701 5.614773 ( 2.181257)
test_btest 0.000673 0.000045 53.060413 ( 7.944908)
test_basic 0.005638 0.000376 0.356392 ( 0.444093)
test_all 0.001289 0.000086 584.042204 ( 91.140822)
test_rubyspec 0.077533 0.020003 43.730062 ( 49.347628)
total: 153.15 sec