Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-232823
#<BuildRuby:0x0000559ec5943248
@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.20231229-232823",
@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.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000000 0.005098 0.791910 ( 1.180893)
build_miniruby 0.000000 0.000961 0.799922 ( 0.800051)
build_ruby 0.000000 0.001850 2.663894 ( 2.664170)
build_all 0.003028 0.004838 12.049135 ( 0.955819)
build_install 0.005962 0.003989 3.405562 ( 0.967343)
test_btest 0.000584 0.000162 63.456264 ( 4.840075)
test_basic 0.004932 0.000399 0.424425 ( 0.501688)
test_all 0.070898 0.027320 366.916439 ( 38.921197)
test_rubyspec 0.040447 0.027094 40.484976 ( 53.038420)
total: 103.87 sec