Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-165843
#<BuildRuby:0x0000559132a90010
@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.20230115-165843",
@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.000005 0.000018 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000012)
build_up 0.006867 0.000855 1.295588 ( 1.351195)
build_miniruby 0.001135 0.000350 1.704020 ( 1.575804)
build_ruby 0.000000 0.001663 2.780461 ( 2.777645)
build_all 0.008651 0.001247 16.893447 ( 3.026574)
build_install 0.011432 0.000000 2.185390 ( 1.097455)
test_btest 0.000935 0.000000 76.615559 ( 10.291298)
test_basic 0.007519 0.000000 0.362984 ( 0.447476)
test_all 0.001371 0.000000 671.547517 ( 99.650301)
test_rubyspec 0.078846 0.052537 52.407877 ( 60.472323)
total: 180.69 sec