Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-132022
#<BuildRuby:0x000055ad40bb3800
@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.20221115-132022",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000442 0.008097 1.094914 ( 1.122280)
build_miniruby 0.001238 0.000354 0.900373 ( 0.914709)
build_ruby 0.001752 0.000501 2.346129 ( 2.283992)
build_all 0.016612 0.002030 18.133692 ( 2.264720)
build_install 0.009205 0.009412 1.887995 ( 1.030050)
test_btest 0.000985 0.000328 84.355784 ( 10.140261)
test_basic 0.001854 0.005525 0.356727 ( 0.447192)
test_all 0.001196 0.000465 719.138447 ( 75.199204)
test_rubyspec 0.061646 0.063819 49.625485 ( 58.212987)
total: 151.62 sec