Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-044903
#<BuildRuby:0x00005566d5e03418
@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.20221222-044903",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004261 0.000000 0.914549 ( 1.279318)
build_miniruby 0.000985 0.000000 0.929131 ( 0.927768)
build_ruby 0.001128 0.000000 2.599087 ( 2.597832)
build_all 0.009046 0.000000 15.782507 ( 3.441987)
build_install 0.010240 0.000000 2.240913 ( 1.277312)
test_btest 0.000626 0.000000 67.518009 ( 11.112953)
test_basic 0.005140 0.000000 0.314446 ( 0.405546)
test_all 0.001375 0.000000 668.633191 (146.899047)
test_rubyspec 0.055494 0.015408 51.734392 ( 59.964997)
total: 227.91 sec