Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-083900
#<BuildRuby:0x000055ba1fe995b0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-083900",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.010342 0.000902 0.924226 ( 1.186732)
build_miniruby 0.001644 0.000235 0.075817 ( 0.073802)
build_ruby 0.001712 0.000245 0.070312 ( 0.068621)
build_all 0.009398 0.000000 4.065009 ( 0.773973)
build_install 0.022483 0.000272 7.724168 ( 2.297527)
test_btest 0.001187 0.000119 46.208282 ( 43.821131)
test_basic 0.000000 0.007748 0.329297 ( 0.417768)
test_all 0.000826 0.000877 689.597276 ( 66.807808)
test_rubyspec 0.126398 0.048957 45.665194 ( 51.176035)
total: 166.62 sec