Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-010017
#<BuildRuby:0x00005614def12ec8
@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.20220826-010017",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.008144 0.003702 1.010243 ( 1.731466)
build_miniruby 0.002335 0.000000 0.074491 ( 0.072657)
build_ruby 0.002451 0.000000 0.075259 ( 0.073631)
build_all 0.008028 0.002456 1.496015 ( 0.579349)
build_install 0.022019 0.001565 1.907277 ( 0.940214)
test_btest 0.001028 0.000325 73.788756 ( 8.050880)
test_basic 0.004124 0.004426 0.342492 ( 0.431222)
test_all 0.003456 0.001210 682.445220 ( 67.096838)
test_rubyspec 0.106059 0.070986 45.601855 ( 54.135434)
total: 133.11 sec