Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-162059
#<BuildRuby:0x00005594cbbb6ad8
@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.20220722-162059",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010082 0.000434 0.847659 ( 1.023180)
build_miniruby 0.001536 0.000109 0.064004 ( 0.062533)
build_ruby 0.001400 0.000100 0.052173 ( 0.050699)
build_all 0.005713 0.004213 1.263099 ( 0.466326)
build_install 0.013785 0.001724 4.408740 ( 1.797473)
test_btest 0.001222 0.000153 53.783014 ( 5.883213)
test_basic 0.000287 0.005442 0.282735 ( 0.373462)
test_all 0.003047 0.000272 495.592392 ( 52.825648)
test_rubyspec 0.092379 0.033172 41.451810 ( 47.208941)
total: 109.69 sec