Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-023748
#<BuildRuby:0x000055e5b778d2f8
@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.20220508-023748",
@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.000005)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.007892 0.899773 ( 1.142247)
build_miniruby 0.000631 0.000427 0.065907 ( 0.064930)
build_ruby 0.000861 0.000287 0.054077 ( 0.052913)
build_all 0.004048 0.001350 1.276729 ( 0.554680)
build_install 0.012327 0.000997 6.385762 ( 3.093258)
test_btest 0.000503 0.000149 60.179946 ( 13.791484)
test_basic 0.003051 0.000897 0.258251 ( 0.352430)
test_all 0.001043 0.000307 527.754008 ( 64.336244)
test_rubyspec 0.023361 0.031559 52.375637 ( 58.177219)
total: 141.57 sec