Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-162832
#<BuildRuby:0x000056158bbca858
@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.20230104-162832",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000025 0.000003 0.000028 ( 0.000014)
build_up 0.002062 0.004498 0.850847 ( 1.044220)
build_miniruby 0.001033 0.000221 1.013903 ( 1.011936)
build_ruby 0.001354 0.000291 2.769088 ( 2.766380)
build_all 0.008241 0.001766 16.728800 ( 2.964870)
build_install 0.006523 0.005386 2.305094 ( 1.182599)
test_btest 0.000852 0.000227 75.668898 ( 10.653349)
test_basic 0.006444 0.000326 0.366711 ( 0.452625)
test_all 0.000000 0.001363 683.573043 ( 96.983010)
test_rubyspec 0.084767 0.048565 51.579733 ( 59.599216)
total: 176.66 sec