Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-005157
#<BuildRuby:0x000055c5f7194098
@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.20240111-005157",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002447 0.003566 0.880945 ( 1.599420)
build_miniruby 0.000841 0.000210 0.812115 ( 0.812067)
build_ruby 0.001857 0.000000 2.691518 ( 2.692111)
build_all 0.007729 0.000398 12.086619 ( 0.980618)
build_install 0.008147 0.000000 3.390703 ( 0.964788)
test_btest 0.000689 0.000000 61.753561 ( 5.842736)
test_basic 0.003729 0.000000 0.391848 ( 0.473328)
test_all 0.078899 0.017516 401.268145 ( 35.666415)
test_rubyspec 0.044579 0.031055 40.852934 ( 53.386335)
total: 102.42 sec