Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-124922
#<BuildRuby:0x000055cae26d34b0
@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.20230730-124922",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005394 0.000567 1.431369 ( 2.685115)
build_miniruby 0.000960 0.000101 0.942181 ( 0.941260)
build_ruby 0.001062 0.000111 2.636078 ( 2.636593)
build_all 0.009660 0.000093 15.265894 ( 1.373742)
build_install 0.008474 0.000371 2.084869 ( 0.939086)
test_btest 0.001054 0.000096 88.319231 ( 7.415125)
test_basic 0.004357 0.000397 0.671770 ( 0.748890)
test_all 0.001320 0.000053 575.329957 ( 52.783448)
test_rubyspec 0.012230 0.030294 45.063176 ( 57.380928)
total: 126.91 sec