Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-103039
#<BuildRuby:0x000055e79899fe00
@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.20220610-103039",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006233 0.000333 0.859867 ( 1.076211)
build_miniruby 0.000783 0.000112 0.057944 ( 0.056622)
build_ruby 0.000769 0.000110 0.058631 ( 0.057423)
build_all 0.000093 0.004205 1.499794 ( 0.605795)
build_install 0.008894 0.001906 6.268985 ( 2.835437)
test_btest 0.001199 0.000257 53.015752 ( 8.504349)
test_basic 0.005056 0.001083 0.350805 ( 0.438367)
test_all 0.001157 0.000248 640.916168 ( 94.209624)
test_rubyspec 0.089009 0.035750 44.195107 ( 49.761313)
total: 157.55 sec