Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-043851
#<BuildRuby:0x000055bf9ca3f7f8
@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.20240113-043851",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000789 0.004118 0.797832 ( 1.196658)
build_miniruby 0.000688 0.000188 0.836746 ( 0.836657)
build_ruby 0.001434 0.000000 2.726050 ( 2.726476)
build_all 0.006341 0.000949 12.004349 ( 0.973290)
build_install 0.004080 0.009484 3.383345 ( 0.959812)
test_btest 0.000000 0.000787 65.712936 ( 5.206731)
test_basic 0.002839 0.002509 0.412460 ( 0.492996)
test_all 0.070162 0.026648 400.275597 ( 34.284032)
test_rubyspec 0.036476 0.034336 40.432709 ( 53.003264)
total: 99.68 sec