Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-160203
#<BuildRuby:0x0000565277cc8150
@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.20240108-160203",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004429 0.000466 1.306465 ( 1.737398)
build_miniruby 0.000998 0.000105 1.515684 ( 1.519354)
build_ruby 0.001524 0.000160 4.334283 ( 4.345538)
build_all 0.006258 0.004068 16.668079 ( 1.786662)
build_install 0.013648 0.001949 5.149270 ( 1.946319)
test_btest 0.000711 0.000000 86.136285 ( 8.164272)
test_basic 0.005290 0.000000 0.692715 ( 0.762857)
test_all 0.090461 0.030770 535.159338 ( 74.739902)
test_rubyspec 0.038813 0.028115 83.022583 ( 95.309662)
total: 190.31 sec