Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-110359
#<BuildRuby:0x000056236ce0ec88
@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-110359",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000040 0.000011 0.000051 ( 0.000052)
build_up 0.011168 0.000751 0.837700 ( 1.187054)
build_miniruby 0.001375 0.000318 0.054654 ( 0.054434)
build_ruby 0.001639 0.000379 0.064546 ( 0.062383)
build_all 0.007282 0.000607 1.256286 ( 0.471917)
build_install 0.009793 0.006025 1.628838 ( 0.811844)
test_btest 0.000000 0.001372 52.233446 ( 6.121281)
test_basic 0.000000 0.006277 0.287936 ( 0.377786)
test_all 0.000008 0.005048 488.396711 ( 52.199790)
test_rubyspec 0.087900 0.048644 41.663595 ( 50.232605)
total: 111.52 sec