Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-161223
#<BuildRuby:0x000055ff67f370e8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230122-161223",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000006 0.003985 0.629781 ( 1.015879)
build_miniruby 0.000780 0.000195 0.637129 ( 0.636576)
build_ruby 0.001036 0.000259 2.196760 ( 2.196482)
build_all 0.006725 0.002622 11.974763 ( 1.470881)
build_install 0.006470 0.000000 1.462964 ( 0.707435)
test_btest 0.000649 0.000000 65.118006 ( 6.229778)
test_basic 0.000521 0.002784 0.235710 ( 0.331251)
test_all 0.001093 0.000304 480.453746 ( 47.062572)
test_rubyspec 0.016241 0.011771 35.015707 ( 45.591336)
total: 105.24 sec