Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-080442
#<BuildRuby:0x0000562d0a1de858
@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.20230124-080442",
@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.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006188 0.000412 0.846946 ( 1.039889)
build_miniruby 0.001144 0.000076 1.015601 ( 1.013795)
build_ruby 0.001470 0.000098 2.771366 ( 2.768667)
build_all 0.005179 0.004728 16.748587 ( 2.972393)
build_install 0.010464 0.000678 2.072634 ( 1.064600)
test_btest 0.000815 0.000096 74.038585 ( 10.892971)
test_basic 0.002167 0.004604 0.328429 ( 0.413965)
test_all 0.001055 0.000176 665.467938 (101.380907)
test_rubyspec 0.080091 0.051524 51.431564 ( 59.481487)
total: 181.03 sec