Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-192557
#<BuildRuby:0x0000555b721938e0
@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.20240117-192557",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000000 0.004917 0.802694 ( 1.190808)
build_miniruby 0.000172 0.000797 0.851701 ( 0.851636)
build_ruby 0.001654 0.000022 2.659478 ( 2.660140)
build_all 0.002651 0.005176 12.055099 ( 0.977912)
build_install 0.008096 0.003071 3.397170 ( 0.967262)
test_btest 0.000731 0.000000 63.578789 ( 5.954876)
test_basic 0.003578 0.000296 0.402998 ( 0.484691)
test_all 0.080039 0.018333 393.832715 ( 32.725766)
test_rubyspec 0.049058 0.078936 72.609444 ( 85.096329)
total: 130.91 sec