Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-214122
#<BuildRuby:0x000055e8f8c0c088
@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.20220807-214122",
@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.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006363 0.000342 0.896051 ( 0.928919)
build_miniruby 0.000874 0.000000 0.057777 ( 0.056603)
build_ruby 0.000959 0.000000 0.059019 ( 0.057817)
build_all 0.004320 0.000287 1.521101 ( 0.587771)
build_install 0.004774 0.004520 5.617812 ( 2.164107)
test_btest 0.000720 0.000144 47.150451 ( 8.672295)
test_basic 0.005552 0.000191 0.329800 ( 0.418256)
test_all 0.001050 0.000103 600.618650 ( 89.693945)
test_rubyspec 0.052932 0.071171 43.908762 ( 51.272355)
total: 153.85 sec