Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-184430
#<BuildRuby:0x0000558a9bbaa858
@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.20230119-184430",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001350 0.005254 0.849760 ( 1.018381)
build_miniruby 0.000843 0.000361 1.019498 ( 1.017765)
build_ruby 0.001113 0.000477 2.787921 ( 2.785200)
build_all 0.009807 0.000000 16.943346 ( 3.007243)
build_install 0.008172 0.003488 2.164964 ( 1.096366)
test_btest 0.000676 0.000249 68.160263 ( 11.458647)
test_basic 0.006333 0.000904 0.326497 ( 0.412013)
test_all 0.001453 0.000141 659.283081 (110.550089)
test_rubyspec 0.046206 0.059902 51.843808 ( 59.889838)
total: 191.24 sec