Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-155750
#<BuildRuby:0x0000560564425350
@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.20220718-155750",
@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.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009878 0.000904 0.853195 ( 1.048895)
build_miniruby 0.001531 0.000236 0.062921 ( 0.062399)
build_ruby 0.001423 0.000219 0.059918 ( 0.059100)
build_all 0.008394 0.000000 1.297902 ( 0.511753)
build_install 0.012844 0.003610 4.317646 ( 1.832426)
test_btest 0.001462 0.000231 52.119592 ( 6.306265)
test_basic 0.004560 0.000720 0.298489 ( 0.392679)
test_all 0.001866 0.000295 506.387028 ( 53.287079)
test_rubyspec 0.088991 0.034048 42.194191 ( 48.121899)
total: 111.62 sec