Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-230028
#<BuildRuby:0x000055a065472678
@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.20221224-230028",
@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.000022)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000645 0.003964 0.802679 ( 1.007870)
build_miniruby 0.001093 0.000000 0.968251 ( 0.966695)
build_ruby 0.001189 0.000000 2.666738 ( 2.665201)
build_all 0.005474 0.003422 15.884963 ( 3.326317)
build_install 0.005223 0.004675 2.224133 ( 1.207725)
test_btest 0.000445 0.000077 66.567351 ( 10.880473)
test_basic 0.003910 0.000680 0.292687 ( 0.383542)
test_all 0.001030 0.000000 632.881218 (100.868139)
test_rubyspec 0.046263 0.009856 52.016360 ( 60.233712)
total: 181.54 sec