Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-152211
#<BuildRuby:0x000055a4aebf7680
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220210-152211",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004942 0.005459 0.996375 ( 4.233339)
build_miniruby 0.001248 0.000384 0.073313 ( 0.071317)
build_ruby 0.001618 0.000498 0.077588 ( 0.075146)
build_all 0.008481 0.002935 4.158816 ( 0.776642)
build_install 0.013550 0.010445 7.919498 ( 2.352143)
test_btest 0.001450 0.000563 77.863083 ( 8.144668)
test_basic 0.007648 0.001121 0.348467 ( 0.435929)
test_all 0.001265 0.000466 711.745262 ( 67.714159)
test_rubyspec 0.056839 0.100217 46.265229 ( 51.434354)
total: 135.24 sec