Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-230130
#<BuildRuby:0x000055fda9a30460
@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.20221216-230130",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.004356 0.000028 0.876430 ( 1.099137)
build_miniruby 0.000849 0.000057 0.993487 ( 0.991948)
build_ruby 0.001187 0.000079 2.754039 ( 2.658055)
build_all 0.008789 0.000293 15.728823 ( 3.267715)
build_install 0.008619 0.000000 2.327119 ( 1.339821)
test_btest 0.000620 0.000000 67.198926 ( 11.070764)
test_basic 0.004684 0.000000 0.297680 ( 0.387913)
test_all 0.001550 0.000000 675.281126 (141.899743)
test_rubyspec 0.049327 0.021645 53.081478 ( 61.227899)
total: 223.94 sec