Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-101614
#<BuildRuby:0x0000556832bbff90
@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.20240103-101614",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.006034 1.052345 ( 1.320623)
build_miniruby 0.000000 0.001286 0.821740 ( 0.821356)
build_ruby 0.000335 0.001423 2.642390 ( 2.642485)
build_all 0.004856 0.002616 11.908950 ( 1.000100)
build_install 0.010553 0.001434 3.681146 ( 0.984362)
test_btest 0.000537 0.000189 64.162576 ( 5.649247)
test_basic 0.001342 0.002673 0.404529 ( 0.484475)
test_all 0.073125 0.022519 394.439861 ( 34.820124)
test_rubyspec 0.038025 0.028369 39.919641 ( 52.493359)
total: 100.22 sec