Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-160056
#<BuildRuby:0x00005606e275fbb8
@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.20230727-160056",
@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.000015)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.005672 0.000078 1.396064 ( 2.745325)
build_miniruby 0.001019 0.000049 0.955617 ( 0.955422)
build_ruby 0.001180 0.000056 2.662516 ( 2.662915)
build_all 0.008972 0.000022 14.191365 ( 1.237597)
build_install 0.007704 0.000335 2.161825 ( 0.989575)
test_btest 0.000936 0.000041 86.084381 ( 7.457860)
test_basic 0.005170 0.000225 0.744293 ( 0.822962)
test_all 0.000952 0.001098 537.724940 ( 50.511189)
test_rubyspec 0.031669 0.009987 43.806639 ( 56.192172)
total: 123.58 sec