Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-074653
#<BuildRuby:0x0000560061e04090
@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-074653",
@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.000024 0.000005 0.000029 ( 0.000029)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.001611 0.002365 0.620823 ( 1.042439)
build_miniruby 0.001007 0.000000 0.736742 ( 0.735773)
build_ruby 0.001362 0.000000 2.486023 ( 2.485913)
build_all 0.008746 0.000199 12.616501 ( 1.511356)
build_install 0.005552 0.001111 1.601794 ( 0.772778)
test_btest 0.000675 0.000000 65.373685 ( 5.985313)
test_basic 0.003476 0.000068 0.254129 ( 0.349833)
test_all 0.000989 0.000185 484.962469 ( 46.239848)
test_rubyspec 0.023508 0.003453 34.769046 ( 45.330742)
total: 104.45 sec