Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-044450
#<BuildRuby:0x000055995fadb468
@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.20221231-044450",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.006099 0.000275 0.840934 ( 1.043320)
build_miniruby 0.001180 0.000158 1.013939 ( 1.012101)
build_ruby 0.001375 0.000183 2.773236 ( 2.770758)
build_all 0.005175 0.004508 16.802948 ( 3.019080)
build_install 0.011791 0.000000 2.296588 ( 1.183966)
test_btest 0.001024 0.000000 77.255185 ( 10.995091)
test_basic 0.007494 0.000000 0.351499 ( 0.436208)
test_all 0.001404 0.000000 665.803536 (101.159326)
test_rubyspec 0.081572 0.049425 51.375608 ( 59.426702)
total: 181.05 sec