Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-080241
#<BuildRuby:0x000055572e63be58
@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.20220730-080241",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.002919 0.003583 0.863675 ( 0.919669)
build_miniruby 0.000653 0.000201 0.056771 ( 0.055625)
build_ruby 0.000730 0.000225 0.059315 ( 0.058155)
build_all 0.003699 0.001138 1.540120 ( 0.592611)
build_install 0.009618 0.001546 5.668825 ( 2.165876)
test_btest 0.000679 0.000194 52.042313 ( 8.188290)
test_basic 0.001068 0.005027 0.332214 ( 0.420004)
test_all 0.001556 0.000179 619.785653 ( 88.237206)
test_rubyspec 0.063633 0.041896 43.807397 ( 49.447882)
total: 150.09 sec