Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-041325
#<BuildRuby:0x000055696dd451f8
@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.20220723-041325",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008811 0.001249 0.821955 ( 1.079403)
build_miniruby 0.001180 0.000295 0.050776 ( 0.049341)
build_ruby 0.001663 0.000416 0.062494 ( 0.060152)
build_all 0.006146 0.001537 1.234595 ( 0.475575)
build_install 0.015836 0.001252 4.334035 ( 1.784644)
test_btest 0.001946 0.000000 54.022882 ( 6.697315)
test_basic 0.005373 0.000409 0.298632 ( 0.398110)
test_all 0.002572 0.000514 481.570997 ( 51.634715)
test_rubyspec 0.099131 0.041280 41.686039 ( 47.291678)
total: 109.47 sec