Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-091836
#<BuildRuby:0x000055ad1e6af948
@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.20230210-091836",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003918 0.000000 0.632646 ( 1.061368)
build_miniruby 0.000879 0.000061 0.648035 ( 0.647269)
build_ruby 0.001163 0.000083 2.081330 ( 2.081015)
build_all 0.003505 0.006103 12.424689 ( 1.520897)
build_install 0.006112 0.000425 1.530692 ( 0.734825)
test_btest 0.000598 0.000094 64.426903 ( 6.469572)
test_basic 0.003794 0.000030 0.268244 ( 0.362923)
test_all 0.001464 0.000220 486.469133 ( 46.496054)
test_rubyspec 0.009040 0.017896 35.179131 ( 46.021664)
total: 105.40 sec