Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-165438
#<BuildRuby:0x000055c2d8043760
@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.20221205-165438",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007363 0.002678 1.223122 ( 1.932253)
build_miniruby 0.002184 0.000795 0.839056 ( 0.837459)
build_ruby 0.002401 0.000873 2.212616 ( 2.119335)
build_all 0.017999 0.002848 18.343242 ( 2.175214)
build_install 0.016137 0.005334 2.019888 ( 1.055732)
test_btest 0.000935 0.000296 91.810811 ( 8.632611)
test_basic 0.006941 0.000667 0.358648 ( 0.448714)
test_all 0.001315 0.000395 686.871621 ( 70.687073)
test_rubyspec 0.106597 0.044254 48.440248 ( 56.944444)
total: 144.83 sec