Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-094912
#<BuildRuby:0x000055f951b48e80
@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.20220725-094912",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007041 0.003655 0.880889 ( 2.863178)
build_miniruby 0.001043 0.000322 0.062289 ( 0.061031)
build_ruby 0.001588 0.000000 0.055802 ( 0.054224)
build_all 0.006457 0.002777 1.261021 ( 0.472963)
build_install 0.012657 0.003955 4.330649 ( 1.764381)
test_btest 0.001202 0.000376 50.805174 ( 6.189921)
test_basic 0.004983 0.001557 0.288043 ( 0.377801)
test_all 0.001559 0.000487 507.570846 ( 53.299800)
test_rubyspec 0.080542 0.051002 41.662973 ( 47.471660)
total: 112.56 sec