Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-161240
#<BuildRuby:0x0000557724b1b7f0
@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.20240101-161240",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005500 0.000423 1.150109 ( 1.327374)
build_miniruby 0.000927 0.000071 0.818946 ( 0.819221)
build_ruby 0.001631 0.000000 2.683118 ( 2.683911)
build_all 0.007827 0.000356 12.030903 ( 0.989000)
build_install 0.002228 0.009272 3.521944 ( 0.958064)
test_btest 0.000527 0.000105 62.047370 ( 5.675262)
test_basic 0.000000 0.003897 0.396191 ( 0.477464)
test_all 0.083023 0.018115 372.902043 ( 35.604681)
test_rubyspec 0.041681 0.029047 40.525045 ( 53.065756)
total: 101.60 sec