Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-145032
#<BuildRuby:0x000055c50a9d4c00
@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.20220827-145032",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000037 0.000006 0.000043 ( 0.000036)
build_up 0.010075 0.001439 0.976991 ( 1.454667)
build_miniruby 0.001643 0.000234 0.075554 ( 0.074557)
build_ruby 0.000000 0.002356 0.069746 ( 0.067940)
build_all 0.008452 0.002106 1.545360 ( 0.586226)
build_install 0.012482 0.010242 1.911200 ( 0.918693)
test_btest 0.000998 0.000277 71.307913 ( 8.420193)
test_basic 0.006189 0.001720 0.330147 ( 0.418836)
test_all 0.004164 0.000000 642.265617 ( 64.970355)
test_rubyspec 0.112992 0.052220 45.593814 ( 54.033964)
total: 130.95 sec