Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-203445
#<BuildRuby:0x00005580fef23ee0
@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.20230111-203445",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000026)
build_up 0.001001 0.005757 0.884024 ( 1.086981)
build_miniruby 0.000956 0.000318 1.018273 ( 1.016446)
build_ruby 0.001192 0.000397 2.778289 ( 2.775661)
build_all 0.008443 0.001468 16.827266 ( 3.003509)
build_install 0.010789 0.000753 2.132851 ( 1.073511)
test_btest 0.000739 0.000205 68.812794 ( 11.603681)
test_basic 0.001806 0.004837 0.343922 ( 0.430029)
test_all 0.001059 0.000353 652.874683 (100.374319)
test_rubyspec 0.075663 0.055101 51.617640 ( 59.657606)
total: 181.02 sec