Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-091725
#<BuildRuby:0x00005648ad08b280
@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.20231206-091725",
@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.000013 0.000000 0.000013 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004150 0.000000 0.992424 ( 1.245930)
build_miniruby 0.000000 0.000855 0.874825 ( 0.874772)
build_ruby 0.000000 0.001228 2.699908 ( 2.733234)
build_all 0.005945 0.001672 12.049202 ( 1.016753)
build_install 0.009953 0.000379 3.586434 ( 0.968291)
test_btest 0.000906 0.000057 67.005017 ( 5.121374)
test_basic 0.002932 0.000183 0.373480 ( 0.455850)
test_all 0.086477 0.015840 417.623170 ( 38.673218)
test_rubyspec 0.042873 0.028949 39.653670 ( 52.306520)
total: 103.40 sec