Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-152107
#<BuildRuby:0x00005647bf8c7438
@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.20231228-152107",
@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.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000004 0.000004 0.000008 ( 0.000008)
configure 0.000003 0.000003 0.000006 ( 0.000006)
build_up 0.002965 0.002541 0.798569 ( 1.179620)
build_miniruby 0.000593 0.000508 0.810377 ( 0.810412)
build_ruby 0.000830 0.000711 2.683283 ( 2.683700)
build_all 0.007735 0.000000 12.007608 ( 0.972514)
build_install 0.008878 0.002490 3.443685 ( 0.969895)
test_btest 0.000745 0.000000 63.182482 ( 5.450367)
test_basic 0.000000 0.004927 0.402786 ( 0.482587)
test_all 0.078527 0.024787 393.218250 ( 35.878876)
test_rubyspec 0.028779 0.035300 40.465547 ( 53.033196)
total: 101.46 sec