Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-141901
#<BuildRuby:0x000056285d59c028
@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-141901",
@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.000007 0.000003 0.000010 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004946 0.001649 0.845746 ( 1.020147)
build_miniruby 0.001018 0.000339 1.021120 ( 1.019174)
build_ruby 0.001196 0.000398 2.800054 ( 2.797557)
build_all 0.010048 0.000000 16.903653 ( 3.008783)
build_install 0.011476 0.000000 2.131549 ( 1.084843)
test_btest 0.000733 0.000000 77.743213 ( 10.435968)
test_basic 0.007899 0.000000 0.378601 ( 0.462036)
test_all 0.001504 0.000000 691.271653 ( 96.449355)
test_rubyspec 0.104915 0.014777 52.717167 ( 60.743583)
total: 177.02 sec