Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-070802
#<BuildRuby:0x000056314ce9bf00
@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-070802",
@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.000016 0.000001 0.000017 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006469 0.000164 0.824935 ( 1.535567)
build_miniruby 0.001003 0.000071 0.057748 ( 0.056480)
build_ruby 0.001000 0.000000 0.059258 ( 0.057890)
build_all 0.004645 0.000087 1.547045 ( 0.599249)
build_install 0.010135 0.000676 5.631772 ( 2.181190)
test_btest 0.000664 0.000044 49.186804 ( 8.744439)
test_basic 0.005616 0.000375 0.345235 ( 0.432994)
test_all 0.001098 0.000036 604.781058 ( 89.464760)
test_rubyspec 0.080095 0.040259 43.773751 ( 49.375519)
total: 152.45 sec