Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-010339
#<BuildRuby:0x000055801d3cc0d8
@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.20231213-010339",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005146 0.000091 1.021860 ( 1.623657)
build_miniruby 0.000749 0.000063 0.873976 ( 0.873795)
build_ruby 0.000866 0.000072 2.691153 ( 2.693617)
build_all 0.006843 0.000000 12.036497 ( 1.012603)
build_install 0.013753 0.000000 3.548238 ( 0.965151)
test_btest 0.000000 0.000721 62.797189 ( 6.104503)
test_basic 0.000000 0.004417 0.374122 ( 0.455204)
test_all 0.077568 0.023778 389.191571 ( 43.604431)
test_rubyspec 0.038304 0.028075 39.449377 ( 52.312520)
total: 109.65 sec