Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-230540
#<BuildRuby:0x00005595d3b680a0
@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.20220421-230540",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.006115 0.000733 0.864252 ( 1.427711)
build_miniruby 0.001004 0.000000 0.057200 ( 0.055988)
build_ruby 0.001029 0.000000 0.059062 ( 0.057824)
build_all 0.003660 0.000524 1.488895 ( 0.604942)
build_install 0.004619 0.006015 6.274773 ( 2.807533)
test_btest 0.000000 0.000742 52.279336 ( 8.893694)
test_basic 0.001219 0.004364 0.298861 ( 0.387533)
test_all 0.001368 0.000000 653.803905 ( 95.024571)
test_rubyspec 0.062217 0.045160 44.394990 ( 49.251324)
total: 158.51 sec