Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-140936
#<BuildRuby:0x0000557ecaef34b0
@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.20240105-140936",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003516 0.000000 0.733387 ( 1.126380)
build_miniruby 0.001287 0.000000 0.922457 ( 0.922655)
build_ruby 0.001765 0.000000 2.771163 ( 2.776281)
build_all 0.003040 0.004503 12.149363 ( 1.049188)
build_install 0.013247 0.000130 3.375375 ( 0.980918)
test_btest 0.000000 0.000821 66.696094 ( 5.434500)
test_basic 0.000000 0.004124 0.390926 ( 0.470824)
test_all 0.090185 0.023637 502.701512 ( 43.091375)
test_rubyspec 0.014128 0.035966 40.926760 ( 53.680016)
total: 109.53 sec