Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-142157
#<BuildRuby:0x000055d9f73876e8
@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.20221224-142157",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000000 0.000020 0.000020 ( 0.000020)
configure 0.000000 0.000011 0.000011 ( 0.000010)
build_up 0.000098 0.003944 0.571398 ( 1.126241)
build_miniruby 0.000771 0.000192 0.740931 ( 0.740373)
build_ruby 0.001017 0.000255 2.578998 ( 2.578585)
build_all 0.003538 0.005334 12.426648 ( 1.492667)
build_install 0.003327 0.003474 1.645332 ( 0.777640)
test_btest 0.000502 0.000188 68.136717 ( 6.086371)
test_basic 0.002746 0.001029 0.247023 ( 0.342254)
test_all 0.000702 0.000264 483.031893 ( 45.491901)
test_rubyspec 0.014076 0.014660 34.985926 ( 45.550540)
total: 104.19 sec