Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-125548
#<BuildRuby:0x00005632789b3fb0
@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.20220610-125548",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003379 0.003344 0.879524 ( 1.743487)
build_miniruby 0.000952 0.000119 0.057618 ( 0.056320)
build_ruby 0.000822 0.000103 0.059368 ( 0.058238)
build_all 0.004266 0.000062 1.512694 ( 0.605405)
build_install 0.010352 0.000731 6.296463 ( 2.843732)
test_btest 0.000702 0.000078 47.401400 ( 8.733308)
test_basic 0.005053 0.000561 0.261325 ( 0.349915)
test_all 0.001401 0.000000 626.972355 ( 93.258327)
test_rubyspec 0.061577 0.059364 44.153967 ( 49.717390)
total: 157.37 sec