Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-153736
#<BuildRuby:0x0000562bd1d0be90
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230331-153736",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000525 0.004188 1.231533 ( 2.545659)
build_miniruby 0.000827 0.000138 0.739067 ( 0.739053)
build_ruby 0.000000 0.001576 2.281164 ( 2.280880)
build_all 0.006926 0.001480 11.223363 ( 0.987631)
build_install 0.000000 0.007083 1.608478 ( 0.818874)
test_btest 0.000000 0.000677 76.376340 ( 6.410923)
test_basic 0.000490 0.002779 0.532049 ( 0.628228)
test_all 0.000962 0.000306 401.484976 ( 45.675817)
test_rubyspec 0.017665 0.017999 41.214114 ( 51.701648)
total: 111.79 sec