Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-122516
#<BuildRuby:0x000055d9cc6b0070
@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.20221216-122516",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002575 0.001431 0.616058 ( 1.041800)
build_miniruby 0.000603 0.000335 0.746143 ( 0.745679)
build_ruby 0.000000 0.001301 2.592889 ( 2.517080)
build_all 0.003802 0.005385 12.442978 ( 1.515155)
build_install 0.001175 0.005548 1.661949 ( 0.792142)
test_btest 0.000399 0.000310 68.132660 ( 6.198754)
test_basic 0.001956 0.001521 0.235058 ( 0.330562)
test_all 0.000843 0.000655 505.729995 ( 74.309959)
test_rubyspec 0.004157 0.022824 35.522803 ( 45.974595)
total: 133.43 sec