Logfile: /home/ko1/ruby/logs/brlog.trunk.20230217-104921
#<BuildRuby:0x000055a6f206b208
@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.20230217-104921",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003311 0.000255 0.763730 ( 1.164349)
build_miniruby 0.000908 0.000070 0.675671 ( 0.674652)
build_ruby 0.001240 0.000000 2.131370 ( 2.158603)
build_all 0.001015 0.008182 12.456356 ( 1.564866)
build_install 0.004596 0.002306 1.568980 ( 0.781244)
test_btest 0.000561 0.000132 67.461442 ( 6.072225)
test_basic 0.002962 0.000697 0.302504 ( 0.397548)
test_all 0.001113 0.000000 475.332435 ( 48.775486)
test_rubyspec 0.021573 0.009344 35.507114 ( 46.065362)
total: 107.65 sec