Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-010019
#<BuildRuby:0x0000559622c6c128
@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.20231228-010019",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000658 0.004305 0.798243 ( 1.203764)
build_miniruby 0.000739 0.000296 0.792211 ( 0.792430)
build_ruby 0.001511 0.000000 2.657332 ( 2.658109)
build_all 0.004876 0.003384 11.946493 ( 0.982867)
build_install 0.011856 0.001102 3.422984 ( 0.965161)
test_btest 0.000593 0.000209 64.411975 ( 5.406601)
test_basic 0.000000 0.005243 0.418610 ( 0.498396)
test_all 0.071801 0.024819 391.891369 ( 32.815543)
test_rubyspec 0.033130 0.033333 40.317742 ( 52.896871)
total: 98.22 sec