Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-043652
#<BuildRuby:0x000055bf2609c460
@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.20221219-043652",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004285 0.000005 0.844749 ( 1.048661)
build_miniruby 0.000913 0.000060 0.980525 ( 0.979060)
build_ruby 0.001191 0.000080 2.832340 ( 2.737236)
build_all 0.002148 0.006906 15.805191 ( 3.296692)
build_install 0.008981 0.000219 2.278678 ( 1.273430)
test_btest 0.000570 0.000085 66.884241 ( 11.450860)
test_basic 0.003898 0.000584 0.313707 ( 0.404604)
test_all 0.001018 0.000153 658.778435 (142.163803)
test_rubyspec 0.045818 0.022602 52.626621 ( 60.801689)
total: 224.16 sec