Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-072630
#<BuildRuby:0x0000563f7fa2b858
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240101-072630",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.002514 0.003578 1.212619 ( 1.584186)
build_miniruby 0.000716 0.000195 0.947684 ( 0.947088)
build_ruby 0.001396 0.000381 2.808489 ( 2.812449)
build_all 0.007026 0.002586 16.422789 ( 1.507100)
build_install 0.006566 0.001876 4.674853 ( 1.123645)
test_btest 0.000000 0.001004 85.360799 ( 7.455223)
test_basic 0.001109 0.003434 0.720784 ( 0.797647)
test_all 0.107740 0.028931 540.710073 ( 52.991385)
test_rubyspec 0.025287 0.022565 49.440381 ( 61.787890)
total: 131.01 sec