Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-050651
#<BuildRuby:0x0000555bcec90728
@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.20221216-050651",
@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.000007)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.003030 0.001083 0.833939 ( 1.044024)
build_miniruby 0.000603 0.000215 1.005531 ( 1.004294)
build_ruby 0.000793 0.000283 2.803700 ( 2.712554)
build_all 0.007817 0.001189 15.708379 ( 3.348967)
build_install 0.009413 0.000127 2.201797 ( 1.245626)
test_btest 0.000449 0.000133 61.632562 ( 11.313058)
test_basic 0.004682 0.000038 0.293473 ( 0.385244)
test_all 0.001073 0.000298 673.501004 (142.989081)
test_rubyspec 0.038104 0.031465 52.852318 ( 60.978314)
total: 225.02 sec