Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-191325
#<BuildRuby:0x0000557fb7a7abe8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230109-191325",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.005777 0.000784 0.846400 ( 1.315108)
build_miniruby 0.000951 0.000396 1.023840 ( 1.021935)
build_ruby 0.000996 0.000416 2.781305 ( 2.778656)
build_all 0.006592 0.003481 16.872893 ( 3.012315)
build_install 0.007844 0.001438 2.144317 ( 1.082948)
test_btest 0.000664 0.000266 72.030621 ( 11.545510)
test_basic 0.004766 0.001906 0.372505 ( 0.458516)
test_all 0.000544 0.000653 679.859261 ( 99.940564)
test_rubyspec 0.075148 0.056145 52.102539 ( 60.159960)
total: 181.32 sec