Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-212808
#<BuildRuby:0x0000563a39f9f118
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221231-212808",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003136 0.000241 0.618490 ( 1.047882)
build_miniruby 0.000931 0.000000 0.778648 ( 0.777857)
build_ruby 0.001331 0.000000 2.524281 ( 2.524715)
build_all 0.009508 0.000000 12.702552 ( 1.533229)
build_install 0.006666 0.000120 1.611319 ( 0.764950)
test_btest 0.000648 0.000038 66.293306 ( 6.129521)
test_basic 0.000000 0.003213 0.243490 ( 0.339233)
test_all 0.000475 0.000603 485.742234 ( 50.718758)
test_rubyspec 0.018059 0.010165 34.739525 ( 45.323382)
total: 109.16 sec