Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-170234
#<BuildRuby:0x000055e8dc8ae678
@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.20230108-170234",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.000000 0.009034 0.855126 ( 1.068692)
build_miniruby 0.000000 0.001318 1.022778 ( 1.020947)
build_ruby 0.000232 0.001326 2.785509 ( 2.782915)
build_all 0.008106 0.001678 16.875101 ( 3.020349)
build_install 0.008540 0.001653 2.123877 ( 1.082596)
test_btest 0.000775 0.000291 70.105215 ( 11.647739)
test_basic 0.004698 0.001762 0.349327 ( 0.435662)
test_all 0.001155 0.000433 662.422851 (105.428808)
test_rubyspec 0.081194 0.042408 52.322770 ( 60.334475)
total: 186.82 sec