Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-022719
#<BuildRuby:0x000055ce36f3c118
@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.20220423-022719",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006220 0.000157 0.887204 ( 1.017474)
build_miniruby 0.000982 0.000066 0.058156 ( 0.056916)
build_ruby 0.000809 0.000054 0.059119 ( 0.057872)
build_all 0.000220 0.004182 1.502005 ( 0.605530)
build_install 0.004369 0.006533 6.247140 ( 2.826719)
test_btest 0.001311 0.000292 52.817790 ( 8.255855)
test_basic 0.004908 0.001091 0.298727 ( 0.387376)
test_all 0.001248 0.000278 613.793812 ( 91.280102)
test_rubyspec 0.062422 0.048975 44.324031 ( 49.238613)
total: 153.73 sec