Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-220900
#<BuildRuby:0x000055ea14cf6878
@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.20220614-220900",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000014)
build_up 0.005697 0.000950 0.850428 ( 1.016094)
build_miniruby 0.000912 0.000152 0.056951 ( 0.055668)
build_ruby 0.000892 0.000149 0.058579 ( 0.057340)
build_all 0.003696 0.000616 1.497715 ( 0.600940)
build_install 0.004712 0.006248 6.321500 ( 2.860643)
test_btest 0.000567 0.000142 46.993932 ( 8.485232)
test_basic 0.004622 0.001155 0.259613 ( 0.348024)
test_all 0.001421 0.000356 646.101118 ( 94.317569)
test_rubyspec 0.092944 0.037008 44.157416 ( 49.700350)
total: 157.44 sec