Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-021639
#<BuildRuby:0x000056313f7effb0
@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.20230112-021639",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000027)
build_up 0.006395 0.000000 0.883608 ( 1.108280)
build_miniruby 0.001286 0.000000 1.020930 ( 1.018955)
build_ruby 0.001484 0.000136 2.775569 ( 2.772879)
build_all 0.005269 0.004362 16.696809 ( 2.991744)
build_install 0.005661 0.005560 2.051089 ( 1.076429)
test_btest 0.000757 0.000179 69.865797 ( 11.358173)
test_basic 0.006069 0.001428 0.327454 ( 0.411962)
test_all 0.001287 0.000176 648.226479 (102.288820)
test_rubyspec 0.087829 0.034785 51.659248 ( 59.702882)
total: 182.73 sec