Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-113306
#<BuildRuby:0x0000562170622860
@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.20221227-113306",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.008314 0.000608 0.955506 ( 1.179436)
build_miniruby 0.002334 0.000000 0.852684 ( 0.852098)
build_ruby 0.002586 0.000083 2.157312 ( 2.156659)
build_all 0.022666 0.000000 18.521474 ( 2.183364)
build_install 0.018206 0.004026 2.034693 ( 1.045928)
test_btest 0.001234 0.000148 90.920991 ( 9.864055)
test_basic 0.000638 0.008859 0.346922 ( 0.433772)
test_all 0.003508 0.000000 680.808419 ( 63.780480)
test_rubyspec 0.111759 0.057986 47.915891 ( 56.062061)
total: 137.56 sec