Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-230020
#<BuildRuby:0x0000559f93d5c090
@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.20240110-230020",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005206 0.000000 0.800396 ( 1.200661)
build_miniruby 0.001235 0.000000 0.824962 ( 0.824363)
build_ruby 0.001407 0.000000 2.668701 ( 2.669256)
build_all 0.005128 0.002783 12.020572 ( 0.955729)
build_install 0.009292 0.001640 3.373834 ( 0.963878)
test_btest 0.000632 0.000111 64.411061 ( 4.903465)
test_basic 0.003360 0.000593 0.399271 ( 0.479924)
test_all 0.077537 0.019095 386.602863 ( 37.870912)
test_rubyspec 0.024255 0.049718 40.696111 ( 53.238964)
total: 103.11 sec