Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-105509
#<BuildRuby:0x0000563ed4690460
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221226-105509",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003998 0.000615 0.787877 ( 1.013478)
build_miniruby 0.000812 0.000125 1.045788 ( 1.044693)
build_ruby 0.001073 0.000165 2.677529 ( 2.676239)
build_all 0.001205 0.007723 15.972295 ( 3.388514)
build_install 0.009621 0.000000 2.256971 ( 1.281784)
test_btest 0.000577 0.000000 66.178978 ( 10.894390)
test_basic 0.004722 0.000000 0.323550 ( 0.413896)
test_all 0.000972 0.000000 639.913563 ( 99.141287)
test_rubyspec 0.036343 0.029333 51.629410 ( 59.884340)
total: 179.74 sec