Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-055010
#<BuildRuby:0x000055d610d5e5a8
@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.20220518-055010",
@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.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006320 0.000486 0.812294 ( 0.984642)
build_miniruby 0.000885 0.000068 0.057464 ( 0.056274)
build_ruby 0.001029 0.000079 0.057460 ( 0.056113)
build_all 0.000000 0.004413 1.486341 ( 0.597693)
build_install 0.009942 0.001036 6.240751 ( 2.806678)
test_btest 0.000640 0.000091 49.761460 ( 8.268591)
test_basic 0.000554 0.005294 0.338324 ( 0.426352)
test_all 0.001122 0.000240 632.835386 ( 91.678096)
test_rubyspec 0.061689 0.052051 43.556512 ( 49.213012)
total: 154.09 sec