Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-165645
#<BuildRuby:0x000055e08e76fe70
@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.20230103-165645",
@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.000006 0.000000 0.000006 ( 0.000008)
autoconf 0.000000 0.000022 0.000022 ( 0.000022)
configure 0.000000 0.000027 0.000027 ( 0.000027)
build_up 0.002003 0.004433 0.849143 ( 1.028669)
build_miniruby 0.001225 0.000000 1.017065 ( 1.014941)
build_ruby 0.001560 0.000000 2.773915 ( 2.771206)
build_all 0.008408 0.001402 16.738419 ( 2.963368)
build_install 0.006394 0.003397 2.327482 ( 1.190301)
test_btest 0.000759 0.000173 70.739492 ( 11.314414)
test_basic 0.006662 0.000672 0.360561 ( 0.445287)
test_all 0.001181 0.000257 662.490425 (100.557837)
test_rubyspec 0.093468 0.039039 51.765518 ( 59.847970)
total: 181.13 sec