Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-161916
#<BuildRuby:0x0000557b98f04060
@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.20231218-161916",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004074 0.000371 1.029098 ( 1.331944)
build_miniruby 0.000766 0.000069 0.871250 ( 0.871282)
build_ruby 0.000931 0.000085 2.705939 ( 2.707803)
build_all 0.007720 0.000267 12.187857 ( 1.030484)
build_install 0.004280 0.008438 3.573305 ( 0.970869)
test_btest 0.000571 0.000122 65.962039 ( 5.650213)
test_basic 0.000864 0.002444 0.378519 ( 0.461098)
test_all 0.078256 0.021923 386.523484 ( 37.371323)
test_rubyspec 0.035139 0.029117 39.843226 ( 52.523374)
total: 102.92 sec