Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-184815
#<BuildRuby:0x000055a5385f3b00
@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.20240112-184815",
@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.000005)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.004980 0.784069 ( 1.159585)
build_miniruby 0.000000 0.000946 0.850719 ( 0.850949)
build_ruby 0.000276 0.001236 2.674728 ( 2.675892)
build_all 0.005714 0.001759 12.036408 ( 0.995619)
build_install 0.006852 0.006394 3.446226 ( 0.973880)
test_btest 0.000819 0.000000 62.599932 ( 5.886716)
test_basic 0.002082 0.002030 0.399234 ( 0.479971)
test_all 0.073690 0.024458 392.794009 ( 37.232826)
test_rubyspec 0.043458 0.020636 40.812855 ( 53.374491)
total: 103.63 sec