Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-165859
#<BuildRuby:0x0000556acf183438
@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.20231125-165859",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004322 0.001441 0.979462 ( 1.555607)
build_miniruby 0.000000 0.001172 0.808291 ( 0.808264)
build_ruby 0.001502 0.000000 2.660071 ( 2.661187)
build_all 0.008305 0.000000 12.247723 ( 1.002197)
build_install 0.010931 0.000000 3.700672 ( 0.978563)
test_btest 0.000712 0.000000 65.332237 ( 4.613923)
test_basic 0.001366 0.002800 0.403013 ( 0.484065)
test_all 0.069187 0.026730 365.523745 ( 32.969897)
test_rubyspec 0.021500 0.048061 40.061186 ( 52.614919)
total: 97.69 sec