Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-044027
#<BuildRuby:0x0000560239478010
@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.20230119-044027",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000026 0.000006 0.000032 ( 0.000016)
build_up 0.000000 0.006346 0.848176 ( 1.173728)
build_miniruby 0.000772 0.000544 1.017245 ( 1.015319)
build_ruby 0.001091 0.000390 2.784557 ( 2.781984)
build_all 0.007689 0.002484 16.917701 ( 2.997634)
build_install 0.008954 0.000511 2.133860 ( 1.080774)
test_btest 0.000000 0.000765 77.873843 ( 10.506752)
test_basic 0.000000 0.006611 0.357437 ( 0.443546)
test_all 0.000000 0.001389 667.078046 (102.725744)
test_rubyspec 0.042428 0.064367 52.209233 ( 60.291435)
total: 183.02 sec