Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-170427
#<BuildRuby:0x000055a94c833ba0
@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.20220826-170427",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005452 0.005278 0.833544 ( 0.875803)
build_miniruby 0.002153 0.000538 0.064843 ( 0.062252)
build_ruby 0.001509 0.000378 0.057851 ( 0.056053)
build_all 0.005458 0.001364 1.264660 ( 0.473775)
build_install 0.016315 0.000000 1.570361 ( 0.780789)
test_btest 0.000941 0.000000 52.446997 ( 6.106669)
test_basic 0.003586 0.002943 0.300400 ( 0.395298)
test_all 0.003386 0.000753 481.287908 ( 52.041845)
test_rubyspec 0.098857 0.040069 41.626063 ( 50.276058)
total: 111.07 sec