Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-015625
#<BuildRuby:0x00005589ec618728
@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.20230111-015625",
@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.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.000000 0.006594 0.878698 ( 1.061546)
build_miniruby 0.001104 0.000253 1.026073 ( 1.024070)
build_ruby 0.001414 0.000250 2.786099 ( 2.783437)
build_all 0.008603 0.001518 16.864484 ( 3.005074)
build_install 0.007519 0.004047 2.125409 ( 1.079611)
test_btest 0.000785 0.000165 70.351094 ( 11.288988)
test_basic 0.003281 0.004008 0.344254 ( 0.429633)
test_all 0.001040 0.000260 667.763410 ( 97.616339)
test_rubyspec 0.066888 0.061648 51.678619 ( 59.743458)
total: 178.03 sec