Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-055008
#<BuildRuby:0x000055b83e199398
@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.20220422-055008",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009141 0.000792 0.902126 ( 1.400613)
build_miniruby 0.001636 0.000252 0.060081 ( 0.058365)
build_ruby 0.001472 0.000226 0.064845 ( 0.063469)
build_all 0.007998 0.001230 1.219952 ( 0.486042)
build_install 0.011228 0.006542 4.843314 ( 2.433257)
test_btest 0.001487 0.000000 52.666486 ( 5.691863)
test_basic 0.005391 0.000256 0.292771 ( 0.394077)
test_all 0.001675 0.000335 515.826123 ( 54.709294)
test_rubyspec 0.052066 0.081514 41.584563 ( 47.138944)
total: 112.38 sec