Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-154347
#<BuildRuby:0x0000563325bb72c8
@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.20230113-154347",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000039 0.004027 0.643207 ( 1.092465)
build_miniruby 0.000683 0.000170 0.664138 ( 0.663456)
build_ruby 0.001048 0.000262 2.412054 ( 2.411914)
build_all 0.003812 0.005446 12.989804 ( 1.625845)
build_install 0.006359 0.000000 1.543578 ( 0.745287)
test_btest 0.000699 0.000000 67.771039 ( 6.453994)
test_basic 0.003815 0.000000 0.256280 ( 0.351013)
test_all 0.001291 0.000000 502.256372 ( 47.398926)
test_rubyspec 0.020147 0.007969 35.306600 ( 45.787560)
total: 106.53 sec