Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-152724
#<BuildRuby:0x0000555d905b7f00
@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.20220615-152724",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002709 0.003822 0.873188 ( 1.753315)
build_miniruby 0.000732 0.000169 0.056779 ( 0.055592)
build_ruby 0.000766 0.000176 0.058821 ( 0.057627)
build_all 0.003475 0.000802 1.500218 ( 0.606901)
build_install 0.010573 0.000338 6.337115 ( 2.825609)
test_btest 0.000725 0.000145 55.486383 ( 7.866518)
test_basic 0.002127 0.003987 0.357722 ( 0.445382)
test_all 0.001191 0.000298 616.473267 ( 93.449391)
test_rubyspec 0.080549 0.046348 44.174566 ( 49.741246)
total: 156.80 sec