Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-180409
#<BuildRuby:0x000055b5387d37f8
@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.20240115-180409",
@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.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001631 0.003530 0.789758 ( 1.193988)
build_miniruby 0.000875 0.000238 0.809064 ( 0.808837)
build_ruby 0.001096 0.000299 2.664748 ( 2.665816)
build_all 0.007142 0.000737 11.949059 ( 0.974622)
build_install 0.011672 0.001668 3.399949 ( 0.959445)
test_btest 0.000000 0.000987 63.811128 ( 5.378591)
test_basic 0.002218 0.003170 0.391871 ( 0.470422)
test_all 0.067071 0.029638 386.013406 ( 38.654461)
test_rubyspec 0.015173 0.050861 40.248162 ( 52.783007)
total: 103.89 sec