Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-123541
#<BuildRuby:0x00005598ea77e858
@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.20230106-123541",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000231 0.006824 0.933009 ( 1.115629)
build_miniruby 0.000795 0.000284 1.014007 ( 1.012177)
build_ruby 0.000000 0.001604 2.777384 ( 2.774864)
build_all 0.007608 0.002159 16.755056 ( 2.984633)
build_install 0.005104 0.006113 2.094597 ( 1.082476)
test_btest 0.000768 0.000336 77.337720 ( 10.427870)
test_basic 0.001425 0.004965 0.363713 ( 0.449888)
test_all 0.000831 0.000415 660.989099 ( 99.029903)
test_rubyspec 0.035314 0.058750 51.950010 ( 60.083315)
total: 178.96 sec