Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-050334
#<BuildRuby:0x0000556cfae6bf10
@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.20230211-050334",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.003030 0.000826 0.612531 ( 1.008715)
build_miniruby 0.000722 0.000197 0.624084 ( 0.624043)
build_ruby 0.000954 0.000260 2.088468 ( 2.088067)
build_all 0.004597 0.004514 12.378569 ( 1.502547)
build_install 0.006523 0.000000 1.482311 ( 0.706828)
test_btest 0.000708 0.000000 66.231997 ( 6.292884)
test_basic 0.000000 0.003879 0.257535 ( 0.352139)
test_all 0.000777 0.000277 495.514461 ( 47.116821)
test_rubyspec 0.011967 0.017021 35.348354 ( 45.945055)
total: 105.64 sec