Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-221115
#<BuildRuby:0x000055eecee33fb0
@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.20230113-221115",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000000 0.006293 0.895933 ( 1.076243)
build_miniruby 0.000000 0.001237 1.017878 ( 1.015947)
build_ruby 0.001293 0.000385 2.790738 ( 2.788124)
build_all 0.009530 0.000397 16.839751 ( 3.004881)
build_install 0.010736 0.000566 2.096946 ( 1.080116)
test_btest 0.000846 0.000178 78.132039 ( 10.840752)
test_basic 0.006047 0.000367 0.338704 ( 0.425035)
test_all 0.001161 0.000232 663.647997 (101.786626)
test_rubyspec 0.111029 0.023859 51.926415 ( 59.988559)
total: 182.01 sec