Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-083022
#<BuildRuby:0x000055c7bfa0d390
@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.20220815-083022",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008835 0.001472 0.832367 ( 1.013781)
build_miniruby 0.002085 0.000348 0.062385 ( 0.061058)
build_ruby 0.001498 0.000249 0.062435 ( 0.061313)
build_all 0.008607 0.000541 1.226364 ( 0.467196)
build_install 0.013604 0.001176 1.570802 ( 0.799652)
test_btest 0.000831 0.000119 52.939895 ( 6.000713)
test_basic 0.006571 0.000073 0.295540 ( 0.387252)
test_all 0.004173 0.000000 506.153279 ( 53.303738)
test_rubyspec 0.093362 0.041770 41.695752 ( 49.376540)
total: 111.47 sec