Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-203723
#<BuildRuby:0x00005609dda58178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-203723",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004740 0.000237 1.261346 ( 1.641260)
build_miniruby 0.001077 0.000054 1.912924 ( 1.915554)
build_ruby 0.001743 0.000088 4.190120 ( 4.198068)
build_all 0.010509 0.000076 16.530465 ( 1.700556)
build_install 0.006452 0.008678 4.904651 ( 1.680447)
test_btest 0.000732 0.000091 81.777287 ( 11.032692)
test_basic 0.006988 0.000000 0.667540 ( 0.731503)
test_all 0.093629 0.027367 548.544867 ( 57.621333)
test_rubyspec 0.048006 0.016008 78.144122 ( 90.354761)
total: 170.88 sec