Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-050328
#<BuildRuby:0x000055d476efa7e0
@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.20220814-050328",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005622 0.000937 0.836918 ( 0.908614)
build_miniruby 0.000000 0.000982 0.057605 ( 0.056510)
build_ruby 0.000000 0.000958 0.059649 ( 0.058433)
build_all 0.001666 0.002991 1.544890 ( 0.596866)
build_install 0.007082 0.004067 1.920817 ( 0.961795)
test_btest 0.000573 0.000164 49.606734 ( 8.472046)
test_basic 0.004809 0.001374 0.335323 ( 0.422918)
test_all 0.002456 0.000207 612.992230 ( 88.337301)
test_rubyspec 0.094307 0.026135 43.963629 ( 51.340773)
total: 151.16 sec