Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-100206
#<BuildRuby:0x0000557a2d074610
@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.20221114-100206",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008762 0.001348 1.127578 ( 1.168553)
build_miniruby 0.002010 0.000310 0.116602 ( 0.112234)
build_ruby 0.001725 0.000266 0.121873 ( 0.103310)
build_all 0.008011 0.001232 1.559546 ( 0.656513)
build_install 0.014922 0.007628 1.923976 ( 0.991143)
test_btest 0.001332 0.000285 87.488656 ( 8.851732)
test_basic 0.006355 0.001361 0.406803 ( 0.504378)
test_all 0.002051 0.000000 695.375658 ( 70.309990)
test_rubyspec 0.121304 0.052608 48.607344 ( 56.941752)
total: 139.64 sec