Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-131623
#<BuildRuby:0x00005607fe58ee48
@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.20221226-131623",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.003263 0.000593 0.639728 ( 1.062164)
build_miniruby 0.000754 0.000137 0.725008 ( 0.724312)
build_ruby 0.001039 0.000189 2.485728 ( 2.485903)
build_all 0.009400 0.000000 12.679575 ( 1.500304)
build_install 0.006651 0.000000 1.580371 ( 0.760603)
test_btest 0.000684 0.000000 66.125184 ( 6.006453)
test_basic 0.000890 0.002860 0.248731 ( 0.343833)
test_all 0.000935 0.000165 495.366712 ( 45.952592)
test_rubyspec 0.016778 0.010610 35.016999 ( 45.534409)
total: 104.37 sec