Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-010353
#<BuildRuby:0x000055cbfd5afdd8
@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.20220718-010353",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.002466 0.003791 0.821517 ( 1.004690)
build_miniruby 0.001037 0.000000 0.057199 ( 0.055988)
build_ruby 0.000984 0.000000 0.059237 ( 0.058057)
build_all 0.000954 0.003708 1.537044 ( 0.604267)
build_install 0.009972 0.001173 5.650662 ( 2.199051)
test_btest 0.000785 0.000093 54.407125 ( 8.052066)
test_basic 0.001540 0.004663 0.345964 ( 0.433651)
test_all 0.000962 0.000169 633.535143 ( 90.144870)
test_rubyspec 0.096871 0.031790 43.554465 ( 49.172555)
total: 151.73 sec