Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-214734
#<BuildRuby:0x0000557efbbfaf98
@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-214734",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005474 0.005282 1.205921 ( 1.239361)
build_miniruby 0.001793 0.000413 0.840371 ( 0.839457)
build_ruby 0.003137 0.000000 2.206631 ( 2.115251)
build_all 0.005806 0.013704 18.345919 ( 2.136578)
build_install 0.018877 0.001711 2.027359 ( 1.039290)
test_btest 0.001078 0.000360 88.442289 ( 8.860036)
test_basic 0.007199 0.000715 0.353357 ( 0.446000)
test_all 0.001679 0.000530 686.410313 ( 70.148275)
test_rubyspec 0.120551 0.035571 48.911005 ( 57.363319)
total: 144.19 sec