Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-230954
#<BuildRuby:0x00005571e70c3fb0
@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.20221225-230954",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003728 0.000622 0.806010 ( 15.121284)
build_miniruby 0.000746 0.000124 1.019984 ( 1.019148)
build_ruby 0.000932 0.000155 2.591606 ( 2.590214)
build_all 0.005329 0.003593 15.859353 ( 3.292483)
build_install 0.007714 0.000696 2.226414 ( 1.269703)
test_btest 0.000544 0.000104 58.713024 ( 12.279010)
test_basic 0.004219 0.000803 0.307270 ( 0.397157)
test_all 0.000797 0.000151 630.705832 (101.275877)
test_rubyspec 0.040597 0.018856 51.221483 ( 59.439267)
total: 196.68 sec