Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-110142
#<BuildRuby:0x000055f65a804070
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-110142",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004874 0.000272 1.043051 ( 1.453158)
build_miniruby 0.001399 0.000000 0.838989 ( 0.837903)
build_ruby 0.001208 0.000000 2.612013 ( 2.611835)
build_all 0.000899 0.008661 14.654463 ( 1.328180)
build_install 0.007480 0.000000 4.205463 ( 1.080911)
test_btest 0.001095 0.000000 78.516243 ( 6.315170)
test_basic 0.003999 0.000687 0.693019 ( 0.768291)
test_all 0.094627 0.034584 518.784400 ( 47.887495)
test_rubyspec 0.036256 0.030814 81.932143 ( 94.271032)
total: 156.55 sec