Logfile: /home/ko1/ruby/logs/brlog.trunk.20230312-063816
#<BuildRuby:0x000055c5fc776f88
@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.20230312-063816",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003523 0.000705 0.830148 ( 2.117895)
build_miniruby 0.000743 0.000148 0.676697 ( 0.675798)
build_ruby 0.001452 0.000000 2.082192 ( 2.086857)
build_all 0.007743 0.000893 11.376876 ( 0.987631)
build_install 0.001660 0.005238 1.554815 ( 0.801422)
test_btest 0.000992 0.000000 75.463094 ( 6.740218)
test_basic 0.000000 0.003527 0.245923 ( 0.342466)
test_all 0.000751 0.000291 400.412473 ( 36.092870)
test_rubyspec 0.014878 0.014077 35.867599 ( 46.444808)
total: 96.29 sec