Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-092631
#<BuildRuby:0x000056497b9bf5a8
@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.20221203-092631",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006709 0.004824 1.212669 ( 1.370958)
build_miniruby 0.002901 0.000000 0.863621 ( 0.861581)
build_ruby 0.003174 0.000000 2.225913 ( 2.131404)
build_all 0.009679 0.012246 18.660778 ( 2.167228)
build_install 0.013180 0.008631 2.065276 ( 1.007928)
test_btest 0.001093 0.000491 89.616720 ( 9.359120)
test_basic 0.006110 0.005137 0.352936 ( 0.436632)
test_all 0.001378 0.000656 730.091213 ( 71.574648)
test_rubyspec 0.083851 0.093160 49.160487 ( 57.269070)
total: 146.18 sec