Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-171536
#<BuildRuby:0x0000556e62b834b0
@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.20240106-171536",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.000018 0.005280 1.262750 ( 1.862765)
build_miniruby 0.001060 0.000354 1.410072 ( 1.411141)
build_ruby 0.001769 0.000000 4.141201 ( 4.146947)
build_all 0.006205 0.003885 16.397106 ( 1.628069)
build_install 0.013366 0.000754 4.736294 ( 1.623149)
test_btest 0.000615 0.000187 81.259540 ( 10.307053)
test_basic 0.005110 0.000391 0.635363 ( 0.704240)
test_all 0.095093 0.025938 557.704907 ( 59.794355)
test_rubyspec 0.039837 0.022870 72.546520 ( 84.799174)
total: 166.28 sec