Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-101042
#<BuildRuby:0x000055e4eefa7520
@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.20231201-101042",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003917 0.000356 0.960848 ( 1.276762)
build_miniruby 0.000959 0.000087 0.868006 ( 0.868161)
build_ruby 0.001576 0.000143 2.709518 ( 2.711767)
build_all 0.007960 0.000000 11.980480 ( 0.989445)
build_install 0.002795 0.004192 3.551744 ( 0.967797)
test_btest 0.000629 0.000090 61.505482 ( 6.049197)
test_basic 0.003453 0.000493 0.366850 ( 0.449051)
test_all 0.063249 0.035315 382.759632 ( 34.067765)
test_rubyspec 0.023914 0.029380 39.690366 ( 52.354807)
total: 99.74 sec