Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-214730
#<BuildRuby:0x0000556899b55480
@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.20220822-214730",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007371 0.004472 0.818274 ( 1.145037)
build_miniruby 0.001274 0.000182 0.049607 ( 0.048585)
build_ruby 0.001821 0.000260 0.062638 ( 0.060011)
build_all 0.005617 0.004693 1.280778 ( 0.470791)
build_install 0.013004 0.004406 1.561987 ( 0.788528)
test_btest 0.000923 0.000205 52.168992 ( 6.272791)
test_basic 0.003127 0.004190 0.297317 ( 0.385994)
test_all 0.003969 0.001044 484.181596 ( 51.751581)
test_rubyspec 0.086939 0.045497 42.228335 ( 50.363664)
total: 111.29 sec