Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-025031
#<BuildRuby:0x000055833db8ff90
@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.20231214-025031",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000228 0.004021 1.021574 ( 1.310442)
build_miniruby 0.000854 0.000155 0.875702 ( 0.876122)
build_ruby 0.001574 0.000000 2.719766 ( 2.722462)
build_all 0.003862 0.003478 12.135945 ( 0.988156)
build_install 0.013358 0.001113 3.560604 ( 0.974593)
test_btest 0.000671 0.000134 64.808083 ( 5.023289)
test_basic 0.001106 0.003517 0.383842 ( 0.460847)
test_all 0.073706 0.028204 391.222221 ( 46.236811)
test_rubyspec 0.034308 0.030703 39.823848 ( 52.534685)
total: 111.13 sec