Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-005936
#<BuildRuby:0x0000562452baef88
@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.20231228-005936",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.004180 0.000836 1.066440 ( 1.438295)
build_miniruby 0.001108 0.000221 0.892919 ( 0.892026)
build_ruby 0.001103 0.000221 2.727068 ( 2.726658)
build_all 0.009083 0.000804 16.548129 ( 1.443683)
build_install 0.008558 0.000000 4.716066 ( 1.167093)
test_btest 0.000000 0.000935 83.890900 ( 7.082655)
test_basic 0.000000 0.005388 0.733086 ( 0.807272)
test_all 0.081833 0.054561 540.557104 ( 60.109657)
test_rubyspec 0.024590 0.023259 48.918645 ( 61.221430)
total: 136.89 sec