Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-200524
#<BuildRuby:0x0000557f1267ec88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220721-200524",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008729 0.000709 0.832000 ( 1.286070)
build_miniruby 0.001439 0.000221 0.055364 ( 0.054021)
build_ruby 0.002035 0.000313 0.061186 ( 0.058956)
build_all 0.008226 0.000497 1.249198 ( 0.471618)
build_install 0.015792 0.000722 4.370817 ( 1.827342)
test_btest 0.001503 0.000187 52.809769 ( 6.213781)
test_basic 0.000691 0.005601 0.289443 ( 0.379802)
test_all 0.002410 0.000451 507.508010 ( 53.284344)
test_rubyspec 0.076480 0.038744 41.645891 ( 47.484028)
total: 111.06 sec