Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-153335
#<BuildRuby:0x0000560467808920
@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.20220913-153335",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007312 0.004828 1.127549 ( 1.101721)
build_miniruby 0.001874 0.000401 0.071798 ( 0.069568)
build_ruby 0.002509 0.000000 0.075870 ( 0.073958)
build_all 0.008024 0.002859 1.562394 ( 0.609716)
build_install 0.013697 0.008614 1.900458 ( 0.937406)
test_btest 0.000960 0.000275 94.057259 ( 10.040081)
test_basic 0.002312 0.005000 0.359061 ( 0.451975)
test_all 0.001157 0.003184 690.679260 ( 68.994592)
test_rubyspec 0.102850 0.067937 47.235254 ( 55.547810)
total: 137.83 sec