Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-081016
#<BuildRuby:0x000055ee99ea5550
@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.20221030-081016",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005457 0.004427 1.168434 ( 1.205859)
build_miniruby 0.001601 0.000000 0.104520 ( 0.102214)
build_ruby 0.001578 0.000000 0.099592 ( 0.096557)
build_all 0.007954 0.000000 1.363689 ( 0.569270)
build_install 0.013109 0.003290 1.685358 ( 0.916352)
test_btest 0.001739 0.000464 62.925955 ( 6.561918)
test_basic 0.005956 0.001588 0.363653 ( 0.453792)
test_all 0.006292 0.000983 523.447323 ( 55.269120)
test_rubyspec 0.085639 0.055456 43.507075 ( 52.069344)
total: 117.25 sec