Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-230356
#<BuildRuby:0x00005602711ec188
@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.20231129-230356",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000593 0.003423 0.838276 ( 1.242612)
build_miniruby 0.000000 0.001003 0.873335 ( 0.874039)
build_ruby 0.000524 0.001179 2.705677 ( 2.705934)
build_all 0.006374 0.001365 12.135293 ( 0.988791)
build_install 0.006452 0.003453 3.560746 ( 0.974648)
test_btest 0.000548 0.000137 63.045296 ( 4.846575)
test_basic 0.002446 0.000612 0.370654 ( 0.454331)
test_all 0.090703 0.011968 363.925159 ( 39.712612)
test_rubyspec 0.027250 0.027875 39.333631 ( 51.990034)
total: 103.79 sec