Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-103459
#<BuildRuby:0x000055d64a477f90
@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-103459",
@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.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000019)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.007491 1.320859 ( 1.302603)
build_miniruby 0.000000 0.001285 1.741066 ( 1.598847)
build_ruby 0.000000 0.001619 2.836503 ( 2.833991)
build_all 0.006058 0.004030 16.827835 ( 3.064955)
build_install 0.008050 0.001154 2.156498 ( 1.092570)
test_btest 0.000815 0.000271 70.530383 ( 11.601973)
test_basic 0.006554 0.000000 0.360280 ( 0.446835)
test_all 0.001178 0.000000 662.521404 ( 97.750575)
test_rubyspec 0.091677 0.036051 52.213144 ( 60.293044)
total: 179.99 sec