Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-061842
#<BuildRuby:0x00005585b40a6c40
@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.20220811-061842",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.006275 0.000000 0.882409 ( 0.909131)
build_miniruby 0.000000 0.000826 0.057293 ( 0.056078)
build_ruby 0.000000 0.000983 0.059905 ( 0.058716)
build_all 0.002528 0.002267 1.557197 ( 0.586518)
build_install 0.010835 0.000677 5.696691 ( 2.158171)
test_btest 0.000529 0.000033 50.850401 ( 8.068279)
test_basic 0.002059 0.004046 0.363400 ( 0.450902)
test_all 0.001294 0.000144 642.218933 ( 91.572718)
test_rubyspec 0.091268 0.022389 43.782398 ( 51.177497)
total: 155.04 sec