Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-031334
#<BuildRuby:0x000055fa24083670
@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-031334",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006577 0.865722 ( 0.930136)
build_miniruby 0.000000 0.000847 0.056893 ( 0.055690)
build_ruby 0.000000 0.000991 0.058895 ( 0.057707)
build_all 0.000525 0.004018 1.502868 ( 0.601449)
build_install 0.009132 0.001957 5.592964 ( 2.178944)
test_btest 0.000527 0.000113 50.336320 ( 7.907795)
test_basic 0.006252 0.000000 0.359079 ( 0.446339)
test_all 0.002101 0.000000 596.651393 ( 88.455177)
test_rubyspec 0.050159 0.070034 43.352201 ( 48.986463)
total: 149.62 sec