Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-224446
#<BuildRuby:0x000055fa5d9d32c8
@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.20220724-224446",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002201 0.003879 0.830851 ( 0.907296)
build_miniruby 0.000851 0.000122 0.057885 ( 0.056588)
build_ruby 0.000687 0.000098 0.058742 ( 0.057656)
build_all 0.001046 0.003520 1.522891 ( 0.583151)
build_install 0.010684 0.000497 5.632378 ( 2.139737)
test_btest 0.000572 0.000101 54.225616 ( 8.520162)
test_basic 0.004597 0.000812 0.250715 ( 0.339933)
test_all 0.000954 0.000168 619.549575 ( 88.666151)
test_rubyspec 0.093291 0.026896 43.793393 ( 49.383955)
total: 150.66 sec