Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-081331
#<BuildRuby:0x0000558b062837f0
@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.20231215-081331",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004470 0.000091 1.032849 ( 1.302005)
build_miniruby 0.000624 0.000114 0.869401 ( 0.869519)
build_ruby 0.001467 0.000267 2.710830 ( 2.714051)
build_all 0.006730 0.000418 12.204941 ( 0.985196)
build_install 0.010039 0.000862 3.596619 ( 0.971009)
test_btest 0.000486 0.000075 63.815297 ( 5.022428)
test_basic 0.003085 0.000000 0.376381 ( 0.459291)
test_all 0.087199 0.010710 383.745209 ( 42.002033)
test_rubyspec 0.024430 0.045878 39.827623 ( 52.485368)
total: 106.81 sec