Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-124208
#<BuildRuby:0x000055b3ec237800
@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.20220916-124208",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001307 0.008716 1.084628 ( 1.083106)
build_miniruby 0.001317 0.000598 0.075566 ( 0.073981)
build_ruby 0.001336 0.000608 0.075093 ( 0.073137)
build_all 0.010186 0.000503 1.564953 ( 0.596510)
build_install 0.020463 0.002395 1.944638 ( 0.946487)
test_btest 0.000954 0.000301 94.077289 ( 9.620028)
test_basic 0.005919 0.000502 0.349311 ( 0.439058)
test_all 0.005141 0.000000 644.807025 ( 66.474287)
test_rubyspec 0.112982 0.051723 46.777722 ( 54.935905)
total: 134.24 sec