Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-222743
#<BuildRuby:0x0000559847320110
@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.20240102-222743",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006471 0.000411 1.056983 ( 1.307965)
build_miniruby 0.000000 0.001089 0.804411 ( 0.804703)
build_ruby 0.000000 0.001763 2.691709 ( 2.692269)
build_all 0.001436 0.005953 11.850803 ( 0.974344)
build_install 0.014834 0.000000 3.519652 ( 0.969498)
test_btest 0.000685 0.000000 61.472918 ( 5.037426)
test_basic 0.001200 0.004169 0.397998 ( 0.477105)
test_all 0.078812 0.014399 381.640832 ( 35.538390)
test_rubyspec 0.038048 0.029088 40.207484 ( 52.767549)
total: 100.57 sec