Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-034726
#<BuildRuby:0x000055c62cda7f58
@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.20230103-034726",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.006571 0.000000 0.885139 ( 1.101031)
build_miniruby 0.001235 0.000000 1.013057 ( 1.011175)
build_ruby 0.001326 0.000396 2.771575 ( 2.768831)
build_all 0.002399 0.007472 16.722561 ( 2.981895)
build_install 0.009308 0.002451 2.320791 ( 1.193704)
test_btest 0.000691 0.000323 72.641555 ( 11.129376)
test_basic 0.002893 0.003676 0.309409 ( 0.395573)
test_all 0.000924 0.000462 660.973718 (101.281837)
test_rubyspec 0.077809 0.055412 51.718540 ( 59.812570)
total: 181.68 sec