Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-191609
#<BuildRuby:0x000055903ff13810
@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.20220329-191609",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007998 0.004022 1.006557 ( 1.700248)
build_miniruby 0.002051 0.000273 0.074704 ( 0.072791)
build_ruby 0.001964 0.000262 0.071096 ( 0.069025)
build_all 0.010174 0.000183 4.168437 ( 0.836397)
build_install 0.022782 0.000956 7.915668 ( 2.422564)
test_btest 0.001230 0.000123 73.809430 ( 8.388312)
test_basic 0.001802 0.005227 0.330425 ( 0.420124)
test_all 0.001731 0.000260 710.710394 ( 68.364443)
test_rubyspec 0.110212 0.049476 45.900702 ( 51.484518)
total: 133.76 sec