Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-034653
#<BuildRuby:0x0000559985683048
@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.20240114-034653",
@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.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005145 0.000197 0.791414 ( 1.173613)
build_miniruby 0.000975 0.000162 0.822233 ( 0.822123)
build_ruby 0.001400 0.000233 2.732869 ( 2.733652)
build_all 0.004187 0.003339 12.171234 ( 1.009803)
build_install 0.009373 0.001081 3.428147 ( 0.980646)
test_btest 0.000762 0.000153 65.626824 ( 4.940539)
test_basic 0.003704 0.000741 0.404892 ( 0.485038)
test_all 0.064742 0.036516 364.292674 ( 38.899805)
test_rubyspec 0.018257 0.046807 40.639519 ( 53.189907)
total: 104.24 sec