Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-172502
#<BuildRuby:0x0000564758732148
@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.20220828-172502",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.006752 0.003779 0.807376 ( 0.896289)
build_miniruby 0.001425 0.000305 0.064331 ( 0.062888)
build_ruby 0.001406 0.000301 0.065801 ( 0.064193)
build_all 0.003922 0.005314 1.242572 ( 0.457855)
build_install 0.008066 0.007361 1.573400 ( 0.788724)
test_btest 0.000829 0.000296 51.902136 ( 5.963237)
test_basic 0.006383 0.000420 0.291377 ( 0.386305)
test_all 0.000978 0.003626 486.940853 ( 51.442008)
test_rubyspec 0.080349 0.046284 41.001024 ( 49.662461)
total: 109.73 sec