Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-044203
#<BuildRuby:0x0000564875569438
@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.20221019-044203",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010492 0.000469 1.111140 ( 1.463611)
build_miniruby 0.001498 0.000000 0.110091 ( 0.107425)
build_ruby 0.001533 0.000000 0.100124 ( 0.097219)
build_all 0.007009 0.000384 1.382198 ( 0.591350)
build_install 0.010674 0.005521 1.681161 ( 0.914313)
test_btest 0.001322 0.000166 64.967768 ( 6.802126)
test_basic 0.005097 0.000637 0.350773 ( 0.442409)
test_all 0.005240 0.000655 514.041102 ( 54.448119)
test_rubyspec 0.084513 0.051349 43.028607 ( 51.278214)
total: 116.15 sec