Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-061751
#<BuildRuby:0x0000557379868110
@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.20240117-061751",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004230 0.000705 0.790975 ( 1.194183)
build_miniruby 0.000000 0.001011 0.833091 ( 0.833311)
build_ruby 0.000000 0.001587 2.660867 ( 2.661489)
build_all 0.006502 0.002076 12.265585 ( 1.010451)
build_install 0.010206 0.002662 3.423991 ( 0.960954)
test_btest 0.000657 0.000154 64.794030 ( 5.444606)
test_basic 0.003185 0.000749 0.404497 ( 0.483962)
test_all 0.058188 0.040097 364.312980 ( 41.170223)
test_rubyspec 0.060520 0.070078 73.451575 ( 85.938916)
total: 139.70 sec