Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-171131
#<BuildRuby:0x000056165dcd3fb0
@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.20221223-171131",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000450 0.004084 0.920619 ( 1.152213)
build_miniruby 0.000708 0.000164 0.997734 ( 0.996636)
build_ruby 0.000917 0.000211 2.599073 ( 2.597460)
build_all 0.008187 0.000865 15.763601 ( 3.400271)
build_install 0.007741 0.001659 2.193076 ( 1.208558)
test_btest 0.000446 0.000096 59.573085 ( 10.984449)
test_basic 0.000133 0.005069 0.291216 ( 0.381399)
test_all 0.001660 0.000000 635.217694 (102.649504)
test_rubyspec 0.036814 0.023479 52.321431 ( 60.522092)
total: 183.89 sec